platform/framework/web/crosswalk-tizen.git
2015-07-29 Cheng ZhaoMerge pull request #2349 from atom/mq-run-your-app
2015-07-29 Cheng ZhaoMerge pull request #2347 from deepak1556/fetch_job_head...
2015-07-29 Cheng ZhaoMerge pull request #2314 from UsabilityEtc/update-api...
2015-07-29 Cheng ZhaoMerge pull request #2318 from craigshoemaker/patch-1
2015-07-29 Cheng ZhaoMerge pull request #2338 from atom/page_size_option
2015-07-29 Cheng Zhaodocs: Small style fix for #2337
2015-07-29 Cheng ZhaoMerge pull request #2337 from nishanths/feature/bounds...
2015-07-29 Cheng ZhaoStyle fix for #2328
2015-07-29 Cheng ZhaoMerge pull request #2328 from atom/tray-settings-propagate
2015-07-28 Jeffrey MorganFix typo in auto-updater.md
2015-07-28 Cheng ZhaoMerge pull request #2350 from matiasinsaurralde/master
2015-07-27 Matias Insaurraldecustom dom texts
2015-07-27 Matias Insaurraldefirst docs
2015-07-27 Machisté N... :memo: :art: Grammar fix
2015-07-27 Machisté N... :memo: Reorganize the Run Your App section
2015-07-26 Roboprotocol: fix request headers in urlRequestFetchJob
2015-07-26 Nishanth ShanmughamUpdate tray double-click docs
2015-07-26 Haojian Wu:memo: pageSize option.
2015-07-26 Nishanth ShanmughamSend bounding Rect on tray double click events
2015-07-26 Haojian WuAdd pageSize option in printToPDF API.
2015-07-24 Paul BettsSet NIF_GUID if we have a GUID
2015-07-24 Craig ShoemakerFixed typo
2015-07-24 Paul BettsFix linting issues
2015-07-24 Paul BettsFix up namespaces
2015-07-24 Paul BettsPropagate User App Model ID to Tray Icon
2015-07-24 Cheng ZhaoBump v0.30.1
2015-07-24 Cheng ZhaoMerge pull request #2325 from atom/linux-min-max
2015-07-24 Cheng Zhaolinux: Fix min/max size not working
2015-07-24 Cheng ZhaoMerge pull request #2323 from atom/better-spec
2015-07-24 Cheng Zhaospec: Don't reuse port in session spec
2015-07-24 Cheng Zhaospec: Make dom-ready spec stronger
2015-07-24 Cheng Zhaospec: Make the basic-auth spec stronger
2015-07-24 Cheng ZhaoMerge pull request #2321 from atom/web-contents-focus
2015-07-24 Jeffrey MorganRemove change to "mapped onto" in accelerator.md
2015-07-24 Cheng ZhaoMerge pull request #2320 from atom/appcomands
2015-07-24 Cheng ZhaoFocus WebContents when we first load url in BrowserWindow
2015-07-24 Haojian WuFix app-command event always return 'unknown'.
2015-07-24 Cheng ZhaoAdd webContents.focus
2015-07-24 Cheng ZhaoMerge pull request #2316 from tengyifei/master
2015-07-23 Craig ShoemakerWindows/Linux compatibility changes
2015-07-23 Jeffrey MorganCorrect error in chrome-command-line-switches.md
2015-07-23 Yifei TengOnly allow extensions explicitly specified by the user...
2015-07-23 Jeffrey MorganImprove grammar and punctuation of crash-reporter.md
2015-07-23 Jeffrey MorganImprove grammar and punctuation of clipboard.md
2015-07-23 Jeffrey MorganImprove grammar and punctuation of `chrome-command...
2015-07-23 Jeffrey MorganImprove grammar and punctuation of auto-updater.md
2015-07-23 Jeffrey MorganImprove grammar and punctuation of accelerator.md
2015-07-23 Cheng ZhaoMerge pull request #2307 from atom/dialog-options
2015-07-23 Cheng ZhaoShow all buttons as custom buttons when noLink is specified
2015-07-23 Cheng ZhaoAdd noLink option for showMessageBox
2015-07-23 Cheng ZhaoAllow the C++ JS binding function to accept arbitrary...
2015-07-23 Cheng ZhaoAdd |options| for ShowMessageBox
2015-07-23 Cheng ZhaoUse node::MakeCallback to emit events in C++
2015-07-23 Cheng ZhaoMerge pull request #2298 from deepak1556/default_protoc...
2015-07-23 Cheng ZhaoMake the extraSize of BrowserWindow.setAspectRatio...
2015-07-23 Cheng ZhaoStyle fixes
2015-07-23 Cheng ZhaoMerge pull request #2250 from EyeSee360/master
2015-07-23 Cheng ZhaoMerge pull request #2302 from etiktin/patch-1
2015-07-22 Brendon GonzalezMerge pull request #4 from EyeSee360/msb/electron-pr...
2015-07-22 Roboget jsprotocolhandler in IO thread
2015-07-22 Roboread post-filtered data when filters are present
2015-07-22 Eran TiktinUpdate dialog.md
2015-07-22 Michael S.... changes requested for pull request #2250 into electron...
2015-07-22 Roboprotocol: copy headers from original request for custom...
2015-07-22 Cheng ZhaoMerge pull request #2297 from atom/get-user-agent
2015-07-22 Haojian WuImplement getUserAgent API.
2015-07-21 Cheng Zhaodocs: Mention libappindicator1 is required, close ...
2015-07-21 Cheng ZhaoMerge pull request #2287 from atom/fix-mac-content...
2015-07-21 Cheng ZhaoMerge pull request #2232 from atom/status_item_view
2015-07-21 Cheng Zhaomac: Always use GetSize for frameless window
2015-07-21 Cheng Zhaomac: Always call SetSize for framless window
2015-07-21 Cheng Zhaospec: Test setContentSize for frameless window
2015-07-20 Haojian WuImplement 'drop-files' tray event on OS X.
2015-07-20 Cheng ZhaoMerge pull request #2270 from UsabilityEtc/patch-1
2015-07-20 Cheng ZhaoMerge pull request #2246 from deepak1556/session_proxy_api
2015-07-20 Cheng ZhaoUpdate brightray for #2238
2015-07-20 Robosession: api to set proxy
2015-07-19 Matias Insaurraldepreparing README-es
2015-07-18 Jeffrey MorganImprove grammar and sentence structure of app.md
2015-07-17 Michael S.... fix bug with computing the case where we should constra...
2015-07-16 Cheng Zhaodocs: Mention null session of RequestHttpJob
2015-07-16 Cheng ZhaoMerge pull request #2207 from deepak1556/fetch_job_patch
2015-07-16 Robouse current session when not defined
2015-07-16 Michael S.... wrap lines to meet Travis CI build requirements
2015-07-16 Michael S.... shorten names
2015-07-16 Michael S.... fix line length issue
2015-07-16 mbarthelemyMerge pull request #1 from EyeSee360/msb/aspect-ratio
2015-07-16 Michael S.... Merge branch 'master' into msb/aspect-ratio
2015-07-16 Michael S.... add function maintainAspectRatioOfInteriorContent to...
2015-07-16 Cheng ZhaoBump v0.30.0
2015-07-16 Cheng ZhaoDon't upload PDB files in CI
2015-07-16 Robouse request context from session if provided
2015-07-16 Roboprotocol: create separate request context for fetch job
2015-07-16 Cheng ZhaoMerge pull request #2200 from atom/input_accept_attr
2015-07-16 Cheng ZhaoUpdate brightray for #1852
2015-07-16 Cheng Zhaodocs: Say more about standard scheme
2015-07-16 Cheng ZhaoMerge pull request #2234 from astoilkov/patch-1
2015-07-16 Haojian WuMake <input type="file"\> remember last used directory.
2015-07-16 Cheng ZhaoFix hanlding trailing slash in asar package, close...
2015-07-16 Haojian WuMore code style fixing.
next