platform/framework/web/crosswalk-tizen.git
2014-09-05 Cheng Zhaomac: Enable setting "Services" menu.
2014-09-03 Cheng Zhaowin: Fix compilation with Chrome 37.
2014-09-02 Cheng ZhaoMerge pull request #622 from atom/chrome37
2014-09-02 Cheng ZhaoUpgrade to apm@0.93.0
2014-09-02 Cheng ZhaoMerge pull request #624 from Rahazan/patch-1
2014-09-01 Guido ZuidhofSmall typo fix in fatal JS error message
2014-09-01 Cheng ZhaoUse atom-shell's version for creating node headers...
2014-09-01 Cheng ZhaoUpgrade node to fix child_process.fork.
2014-09-01 Cheng Zhaolinux: Dont' use native style border.
2014-09-01 Cheng Zhaolinux: Fix API changes of Chrome 37.
2014-09-01 Cheng ZhaoUpgrade brightray.
2014-09-01 Cheng ZhaoInitialize node after WebKit is initialized.
2014-09-01 Cheng ZhaoInitailize V8 with gin.
2014-09-01 Cheng ZhaoUpgrade libchromiumcontent for gin headers.
2014-09-01 Cheng ZhaoFix API changes of Chrome 37.
2014-09-01 Cheng ZhaoComment out debugger agent.
2014-09-01 Cheng ZhaoUpdate printing code to Chrome 37.
2014-09-01 Cheng ZhaoUpgrade node for Chrome 37.
2014-09-01 Cheng ZhaoUpgrade brightray to Chrome 37.
2014-09-01 Cheng ZhaoUpgrade libchromiumcontent to Chrome 37.
2014-08-28 Cheng ZhaoMerge pull request #610 from atom/devtools-extension
2014-08-28 Cheng Zhaodocs: Add docs on how to use chrome devtools extension.
2014-08-28 Cheng Zhaodev-tools => devtools.
2014-08-28 Cheng ZhaoRemember loaded extensions.
2014-08-28 Cheng ZhaoAdd "dev-tools-opened" and "dev-tools-closed" events.
2014-08-28 Cheng ZhaoAdd support for chrome.extension API in devtools extension.
2014-08-28 Cheng ZhaoMerge pull request #614 from atom/atom-shell-squirrel
2014-08-28 Paul BettsAtom.exe should receive Squirrel events
2014-08-27 Cheng ZhaoFix cpplint warnings.
2014-08-27 Cheng ZhaoIgnore requests to other hosts.
2014-08-27 Cheng ZhaoDon't use pure number as host name.
2014-08-27 Cheng ZhaoMake "chrome-extension" a standard scheme.
2014-08-27 Cheng ZhaoAdd chrome-extension protocol for loading devtools...
2014-08-26 Cheng ZhaoUpgrade libchromiumcontent to loose iframe sandbox.
2014-08-26 Cheng ZhaoTurn off web security for devtools.
2014-08-26 Cheng ZhaoUpdate brightray for devtools zooming.
2014-08-26 Cheng Zhaolinux: Fix BrowserWindow.setResizable.
2014-08-26 Cheng Zhaolinux: Make BrowserWindow.setSkipTaskbar work dynamically.
2014-08-26 Cheng Zhaolinux: Set WM_CLASS and WM_WINDOW_ROLE for window,...
2014-08-26 Cheng ZhaoDon't use third party dependency in default_app.
2014-08-25 Cheng ZhaoMerge pull request #606 from hokein/master
2014-08-25 Haojian Wudocs: Correct debugging chapter.
2014-08-23 Cheng ZhaoMerge pull request #603 from soh1988/patch-corrections
2014-08-23 Cheng ZhaoMerge pull request #602 from soh1988/patch-minSize
2014-08-23 Chris SohChanging the Logical Or to Bitwise Or to change from...
2014-08-23 Chris SohAdding the compulsory flag in the API documentation...
2014-08-22 Cheng ZhaoMerge pull request #599 from atom/printing
2014-08-22 Cheng ZhaoDocument the BrowserWindow.print().
2014-08-22 Cheng ZhaoMake print settings optional.
2014-08-22 Cheng ZhaoRevert "Move the code of getting printing settings...
2014-08-22 Cheng ZhaoAdd "silent" and "print_background" option for printing.
2014-08-22 Cheng Zhaolinux: Fix linking error.
2014-08-22 Cheng ZhaoFix handling failed print.
2014-08-22 Cheng ZhaoMove the code of getting printing settings to another...
2014-08-22 Cheng ZhaoSimplify global-shortcut's code.
2014-08-22 Cheng ZhaoRemove more unused printing code.
2014-08-21 Cheng ZhaoStrip out print preview.
2014-08-21 Cheng ZhaoSetup PrintingMessageFilter for printing.
2014-08-21 Cheng ZhaoAdd BrowserWindow.print() method.
2014-08-21 Cheng ZhaoInitailize PrintViewManagerBasic for browser window.
2014-08-21 Cheng ZhaoFix cpplint warnings.
2014-08-21 Cheng ZhaoUpgrade libchromiumcontent to contain printing headers.
2014-08-21 Cheng ZhaoAllow script initialized window.print().
2014-08-21 Cheng ZhaoFix compiling with print messages.
2014-08-21 Cheng ZhaoInitialize the fake BrowserProcess object.
2014-08-21 Cheng ZhaoAdd printing related source codes from chrome.
2014-08-21 Cheng ZhaoNo more need to flip rect for capturePage, fixes #589.
2014-08-21 Cheng Zhaolinux: Add "dark-theme" option for BrowserWindow, fixes...
2014-08-21 Cheng ZhaoMerge pull request #594 from PeterDaveHello/patch-1
2014-08-20 Peter Dave... make CI build faster
2014-08-20 Cheng Zhaodocs: Fix typos.
2014-08-20 Cheng ZhaoMerge pull request #590 from atom/browser-v8-debugger
2014-08-20 Cheng Zhaodocs: Add chapter on debugging with node-inspector.
2014-08-20 Cheng ZhaoAdd "Debugging browser process" chapter.
2014-08-20 Cheng ZhaoNo need to enter isolate.
2014-08-19 Cheng ZhaoAdd support for --debug switch.
2014-08-19 Cheng ZhaoRemove the unused process.getCurrentStackTrace().
2014-08-19 Cheng ZhaoEnable setting only one side of minimum size, fixes...
2014-08-19 Cheng ZhaoAdd app.resolveProxy API, fixes #545.
2014-08-18 Cheng ZhaoBump v0.15.9.
2014-08-20 Cheng ZhaoUpgrade brightray for new URLRequestContextGetter inter...
2014-08-20 Cheng ZhaoAvoid calling GetRequestContext() in UI thread, fixes...
2014-08-20 Cheng ZhaoMake process.activateUvLoop friendly to multi-context...
2014-08-20 Cheng Zhaolinux: Suppress test for "enable-larger-than-screen".
2014-08-20 Cheng ZhaoAdd --proxy-server and --no-proxy-server switches.
2014-08-18 Cheng ZhaoBump v0.15.8.
2014-08-18 Cheng ZhaoMerge pull request #585 from atom/menubar_underline
2014-08-18 Cheng ZhaoA little cleanup.
2014-08-18 Cheng Zhaoviews: Fix activating lower case accelerators.
2014-08-18 Cheng Zhaowin: Underline's color tends to be a little lighter.
2014-08-18 Cheng Zhaoviews: Fix calculating underline's position.
2014-08-18 Cheng Zhaoviews: Always hide accelerator when submenu is activated.
2014-08-18 Cheng Zhaoviews: Pressing "Alt+Key" should bring up the menu...
2014-08-18 Cheng Zhaoviews: Show menubar's submenu when "Alt+Key" is pressed.
2014-08-18 Cheng Zhaoviews: Show menubar's accelerator when "Alt" is pressed.
2014-08-18 Cheng Zhaoviews: Draw underline in menu bar for accelerators.
2014-08-18 Cheng Zhaolinux: Use "fg" of GtkStyle as text color, fixes #555.
2014-08-17 Cheng ZhaoUpgrade libchromium for the accelerator fix.
2014-08-17 Cheng Zhaoviews: Fix compilation error.
2014-08-17 Cheng ZhaoAdd "enable-larger-than-screen" option for BrowserWindow.
next