platform/framework/web/crosswalk-tizen.git
2014-07-31 Dane Springmeyeronly default to 64 bit build on darwin and 64bit linux
2014-07-31 Dane Springmeyerfix node to build with target_arch=x64 on linux
2014-07-31 Cheng Zhaomac: Guard against closed window, fixes #536.
2014-07-30 Cheng ZhaoUpdate brightray, fixes #498.
2014-07-29 Cheng ZhaoUpgrade apm to 0.84.
2014-07-29 Cheng Zhaomac: Fix app.dock.show/hide, close #520.
2014-07-29 Cheng ZhaoBump v0.15.0.
2014-07-29 Cheng ZhaoMerge pull request #524 from atom/chrome36
2014-07-28 Cheng Zhaowin: No more need to convert to DIP point for context...
2014-07-28 Cheng ZhaoFix building on Windows.
2014-07-28 Cheng Zhaoviews: No need to destroy Widget, CloseNow already...
2014-07-28 Cheng ZhaoFix building on Linux.
2014-07-28 Cheng ZhaoUpdate brightray to fix webrtc warning.
2014-07-28 Cheng ZhaoMake sure window is closed before WebContents is destroyed.
2014-07-28 Cheng ZhaoAlways enable harmony when node binding is on.
2014-07-28 Cheng ZhaoMake sure javascript environment is initialized after...
2014-07-28 Cheng ZhaoUpdate to new Chromium APIs.
2014-07-28 Cheng ZhaoUpgrade to Chrome 36.
2014-07-28 Cheng ZhaoMerge pull request #518 from HackPlan/menudpi
2014-07-28 Cheng ZhaoMerge pull request #516 from alexwhitman/patch-1
2014-07-27 Yeechan Luwin: Fix tray context menu in high DPI mode
2014-07-27 Cheng ZhaoBump v0.14.3.
2014-07-26 Alex WhitmanFix isMinimized API documentation
2014-07-26 Cheng Zhaoviews: Return restored bounds when window is minimized...
2014-07-26 Cheng ZhaoAdd BrowserWindow.isMaximized API.
2014-07-26 Cheng Zhaoviews: Fix showing window icon, closes #514.
2014-07-26 Cheng Zhaowin: Don't crash on invalid parameter error.
2014-07-25 Kevin Sawicki:memo: Mention code signing is required for updates
2014-07-25 Cheng ZhaoBump v0.14.2.
2014-07-25 Cheng Zhaowin: Fix generating symbols.
2014-07-25 Cheng Zhaowin: Use system's menu bar color.
2014-07-25 Cheng Zhaowin: Make menu bar height 20.
2014-07-25 Cheng ZhaoSkip the net.connect test on Windows.
2014-07-25 Cheng Zhaoviews: Filter out the "&" in window menu.
2014-07-25 Cheng ZhaoUpdate node, fixes #511.
2014-07-25 Cheng ZhaoAdd spec for #511.
2014-07-25 Cheng Zhaomac: Make cmd+~ work for devtools window, fixes #508.
2014-07-25 Cheng Zhaomac: Fix crash when closing window, closes #504.
2014-07-24 Cheng ZhaoPass node version when calling upload-checksums.
2014-07-24 Cheng ZhaoBump v0.14.1.
2014-07-24 Cheng ZhaoMerge pull request #503 from atom/linux-native-frame
2014-07-24 Cheng ZhaoMerge pull request #493 from hokein/issue460
2014-07-24 Cheng Zhaolinux: Use native frame for message box.
2014-07-24 Cheng Zhaolinux: Remove custom frame code.
2014-07-24 Cheng Zhaolinux: Implement min/max size of window.
2014-07-24 Cheng Zhaolinux: Use native window frame.
2014-07-24 Cheng Zhaomac: Fix the focus event of web contents.
2014-07-24 Haojian Wumac: Add BrowserWindow.isDoucumentEdited API, fixes...
2014-07-24 Haojian Wumac: Add BrowserWindow.getRepresentedFilename API,...
2014-07-21 Daniel HengeveldMerge pull request #495 from batjko/patch-1
2014-07-21 Cheng ZhaoBump v0.14.0.
2014-07-21 Cheng ZhaoMerge pull request #440 from atom/chrome35
2014-07-21 Cheng Zhaowin: Fix parent window of dialogs.
2014-07-21 Cheng Zhaowin: Remove dead browser window code.
2014-07-21 Cheng Zhaowin: Implement SetSkipTaskbar.
2014-07-21 batjko:lipstick:
2014-07-21 batjkoadd missing comma
2014-07-21 batjkoIroned out some spelling and grammar issues.
2014-07-21 Cheng Zhaolinux: Fix compilation error caused by X header.
2014-07-21 Cheng Zhaoviews: Don't retain MenuRunner on heap.
2014-07-21 Cheng Zhaoviews: Add menu should not change window size.
2014-07-21 Cheng Zhaowin: Fix compilation error.
2014-07-21 Cheng ZhaoAdd script to upload checksums of node headers, fixes...
2014-07-21 Cheng ZhaoMerge pull request #484 from yaotti/show-stack-traces...
2014-07-21 Cheng ZhaoMerge pull request #480 from lusbuab/patch-1
2014-07-21 Cheng ZhaoMerge pull request #445 from island205/update-quick...
2014-07-21 Cheng ZhaoFix crashing when setting web-preferences, closes ...
2014-07-21 Cheng Zhaowin: Remove dead menu code.
2014-07-18 Cheng ZhaoUpdate native_mate.
2014-07-18 Cheng ZhaoFix cpplint warnings.
2014-07-18 Cheng ZhaoFix releasing script contexts.
2014-07-18 Cheng ZhaoFix shipping icudtl.dat in dist.
2014-07-17 Cheng Zhaoviews: Implement the window menu bar.
2014-07-16 Cheng Zhaoviews: Add an empty menu bar.
2014-07-16 Cheng Zhaolinux: Share code on frameless window with Windows.
2014-07-16 Cheng ZhaoOnly ship high DPI paks on Window.
2014-07-16 Cheng Zhaowin: Min/max size uses scaled DPI size.
2014-07-16 Cheng Zhaowin: Implement frameless window.
2014-07-16 Cheng ZhaoInclude high DPI resource paks.
2014-07-15 Hiroshige UminoPrint stack traces when starting app failed in addition...
2014-07-14 Cheng Zhaolinux: Fix modal message box.
2014-07-13 Cheng Zhaowin: Fix showing menu on High DPI display.
2014-07-13 Cheng Zhaowin: Fix black ground when closing message box.
2014-07-12 Cheng Zhaowin: Improve window frames.
2014-07-12 Cheng Zhaowin: Use native frame for browser windows.
2014-07-11 FlorianNote for OS X, regarding sheets.
2014-07-11 Cheng Zhaolinux: Remove dead code on accessing window tree host.
2014-07-11 Cheng Zhaowin: Enable high dpi support.
2014-07-11 Cheng Zhaowin: Update libchromiumcontent to fix shared workers.
2014-07-11 Cheng Zhaowin: Fix notify icon and context menu.
2014-07-11 Cheng ZhaoFix a crash when creating window.
2014-07-11 Cheng Zhaowin: screen module is now browser only.
2014-07-11 Cheng ZhaoUpgrade libchromiumcontent to fix chromiumviews.
2014-07-11 Cheng ZhaoUpgrade apm to v0.76.x.
2014-07-11 Cheng Zhaowin: Fix compilation errors for chrome35.
2014-07-11 Cheng Zhaolinux: Avoid using unsigned long directly.
2014-07-11 Cheng Zhaolinux: No need to remember root item in menubar.
2014-07-11 Cheng Zhaolinux: Add support for unity global menubar.
2014-07-10 Cheng Zhaolinux: Remove all the X and GTK+ related implementations.
2014-07-10 Cheng Zhaolinux: Implement context menu with views.
next