platform/framework/web/crosswalk-tizen.git
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-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-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.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
2014-08-12 Cheng ZhaoUpgrade libchromiumcontent.
2014-08-11 Cheng ZhaoUpdate brightray.
2014-08-11 Cheng Zhaolinux: Enable tests on window size.
2014-08-11 Cheng Zhaoviews: Set a default maximum window size.
2014-08-11 Cheng Zhaolinux: Fix error when generating symbols.
2014-08-11 Cheng ZhaoBump v0.15.5.
2014-08-11 Cheng ZhaoMerge pull request #573 from atom/resource-dispatcher...
2014-08-11 Cheng ZhaoFix cpplint warning.
2014-08-11 Cheng Zhaodocs: Move security info from browser-window to web...
2014-08-11 Cheng Zhaodocs: Add document on overriding X-Frame-Options.
2014-08-11 Cheng ZhaoFilter out x-frame-options header on user's request.
2014-08-11 Cheng ZhaoAdd custom ResourceDispatcherHostDelegate.
2014-08-11 Cheng ZhaoMerge pull request #572 from atom/window-larger-than...
2014-08-11 Cheng ZhaoUpdate brightray for devtools experiments.
2014-08-11 Cheng Zhaomac: Override system's default on resizing window no...
2014-08-11 Cheng ZhaoAdd spec for resizing window larger than screen.
2014-08-11 Cheng ZhaoStore window icon as ImageSkia.
2014-08-11 Cheng ZhaoRestructure headers of native_window.
2014-08-11 Cheng Zhaodocs: Update prerequisities in Windows build instructions.
2014-08-10 Cheng ZhaoUpdate with new ScopedPersistent interface.
2014-08-10 Cheng ZhaoUse the function converter from native_mate.
2014-08-09 Cheng ZhaoMerge pull request #567 from atom/linux-ci
2014-08-09 Cheng Zhaolinux: Start xvfb in CI.
2014-08-09 Cheng Zhaolinux: Don't set CXX to clang when building node modules.
2014-08-08 Cheng Zhaolinux: Do "apt-get update" in CI.
2014-08-08 Cheng Zhaolinux: Install all necessary deps on CI.
2014-08-08 Cheng ZhaoMake script quit when error happens in child processes.
2014-08-08 Cheng Zhaolinux: Install libgnome-keyring-dev on travis CI.
2014-08-08 Cheng ZhaoSet compiler to gcc.
2014-08-08 Cheng ZhaoUse travis-ci's multi-os feature.
2014-08-08 Cheng ZhaoMerge pull request #565 from atom/deepak1556-appveyor_setup
next