platform/framework/web/crosswalk-tizen.git
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-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.
2014-08-17 Cheng ZhaoLittle formating on app.getDataPath.
2014-08-17 Cheng Zhaomac: Make "Text to Speech" work, fixes atom/atom#3288.
2014-08-17 Cheng ZhaoUpgrade to Chrome 36.0.1985.143.
2014-08-16 Cheng ZhaoMerge pull request #578 from cornedor/appdata
2014-08-15 Corné DorrestijnAdded the getDataPath function to the app api docs
2014-08-15 Corne Dorrestijnreused converted and fixed indentation
2014-08-15 Cheng ZhaoBump v0.15.7.
2014-08-15 Cheng Zhaodocs: Document the chrome command switches we support.
2014-08-15 Cheng ZhaoInitialize job factory as early as possible.
2014-08-15 Cheng ZhaoEnable the spec of testing crash of protocol module.
2014-08-15 Cheng ZhaoMerge pull request #577 from cornedor/verbose
2014-08-13 Corne DorrestijnRemoved whitespace and added vector import
2014-08-13 Corne DorrestijnFixes for windows
2014-08-13 Cheng ZhaoRemove old symbols when generating symbols.
2014-08-13 Cheng ZhaoBump v0.15.6.
2014-08-13 Cheng ZhaoAvoid creating our own URLRequestContextGetter.
2014-08-13 Cheng ZhaoMerge pull request #576 from atom/geolocation
2014-08-13 Cheng ZhaoFix compilation error on Linux.
2014-08-13 Cheng ZhaoAdd network provider for google geolocation api.
2014-08-13 Cheng ZhaoAdd access token store.
2014-08-13 Cheng Zhaomac: Fix crash when checking for update, fixes #575.
2014-08-12 Corne DorrestijnAdded getAppData function to the app api
2014-08-12 Cheng Zhaowin: Show minimize button for unresizable window, fixes...
2014-08-12 Corne DorrestijnFixed inconsistent newlines
2014-08-12 Corne DorrestijnAdded a verbose mode to the bootstrap script
next