platform/framework/web/crosswalk-tizen.git
2015-09-24 Cheng ZhaoMerge pull request #2879 from deepak1556/web_contents_v...
2015-09-24 Cheng ZhaoMerge pull request #2877 from kostia/utf8-charset-in...
2015-09-24 Cheng ZhaoMerge branch 'master' of https://github.com/preco21...
2015-09-24 Cheng Zhaodocs: Set npm_config_runtime when using npm
2015-09-24 Cheng ZhaoMerge pull request #2887 from atom/fix-ffi-crash
2015-09-24 Cheng Zhaospec: Run an example of ffi
2015-09-24 Cheng ZhaoRevert "spec: ffi is crashing on OS X"
2015-09-24 Cheng ZhaoUpdate libchromium to have the V8 patch
2015-09-24 Cheng ZhaoMerge pull request #2886 from atom/fix-asar-leak
2015-09-24 Robobrowser: hide webcontents when window not shown
2015-09-24 Cheng Zhaospec: Remove the will-navigate test
2015-09-24 Cheng Zhaospec: Reading asar file should not leak fd
2015-09-24 Cheng Zhaowin: Fix leaking of fd when reading file in asar
2015-09-24 Cheng Zhaowin: Fix building
2015-09-24 Plusb PrecoUpdate as upstream, improve grammar
2015-09-24 Cheng ZhaoMerge pull request #2882 from atom/no-guids-in-tray
2015-09-23 Paul BettsFix initializer
2015-09-23 Paul BettsRemove GUID from Shell_NotifyIcon calls
2015-09-23 Cheng ZhaoUpdate brightray for #2861
2015-09-23 Cheng ZhaoMerge pull request #2861 from deepak1556/ssl_version_co...
2015-09-23 Kostiantyn... :memo: Include UTF-8 charset in quick start example
2015-09-23 Cheng ZhaoMerge pull request #2875 from atom/fix-buffer-gc
2015-09-23 Cheng Zhaospec: ffi is crashing on OS X
2015-09-23 Cheng Zhaospec: Test whether ffi works
2015-09-23 Cheng ZhaoUpdate node to not rely on GC to free memory
2015-09-23 Cheng Zhaodocs: win.setMenu is not available on OS X
2015-09-23 Robobrowser: switch to set minimum version for TLS fallback
2015-09-22 Cheng ZhaoMerge pull request #2870 from atom/window-open-options
2015-09-22 Cheng ZhaoMerge pull request #2846 from alexsalas/patch-1
2015-09-22 Cheng Zhaodocs: The options parameter of new-window event
2015-09-22 Cheng ZhaoPass options in "new-window" event
2015-09-22 Cheng ZhaoMerge pull request #2869 from atom/inherit-window-open
2015-09-22 Cheng Zhaospec: Increase timeout for window.open specs
2015-09-22 Cheng Zhaodocs: Mention window.open inherits options
2015-09-22 Cheng Zhaospec: window.open should inherit options of parent...
2015-09-22 Cheng ZhaoInherit parent window's options in window.open
2015-09-22 Cheng ZhaoMerge pull request #2868 from atom/window-open-full
2015-09-22 Cheng Zhaospec: Add test for allowpopups attribute
2015-09-22 Cheng Zhaodocs: allowpopups attribute
2015-09-22 Cheng ZhaoAdd allowpopups attribute for webview
2015-09-22 Cheng ZhaoDon't print error when window.open failed
2015-09-22 Cheng ZhaoBump v0.33.1
2015-09-22 Cheng ZhaoMerge pull request #2866 from atom/no-expose-setimmediate
2015-09-22 Cheng Zhaospec: Suppress beginFrameSubscription for now
2015-09-22 Cheng Zhaospec: Revert back to original behavior of setImmediate
2015-09-22 Cheng ZhaoNo more need of manually setting process as local variable
2015-09-22 Cheng ZhaoDon't make setImmediate a local variable
2015-09-22 Cheng ZhaoMerge pull request #2852 from deepak1556/web_frame_sche...
2015-09-21 Robowebframe: api to register scheme as privileged
2015-09-21 Cheng ZhaoMerge pull request #2829 from nekuz0r/enhanced-redirect...
2015-09-21 Gohy LeandreAdd http_response_code, method, referrer, response_head...
2015-09-21 Cheng ZhaoMerge pull request #2837 from rhencke/patch-1
2015-09-21 Cheng ZhaoMerge pull request #2836 from Ingramz/patch-1
2015-09-21 Cheng Zhaospec: Suppress beginFrameSubscription on CI
2015-09-21 Cheng Zhaospec: Add timeout for beginFrameSubscription
2015-09-21 Cheng ZhaoMerge pull request #2834 from preco21/master
2015-09-21 Cheng Zhaospec: Prevent callback of beginFrameSubscription being...
2015-09-21 Cheng ZhaoMerge pull request #2847 from atom/add-chromium-license
2015-09-21 Cheng ZhaoAdd Chromium's licenses to the dist
2015-09-20 Alexander Salaserr undefined
2015-09-19 Robert HenckeFix small typo in debug message.
2015-09-19 Indrek ArdelFix a typo
2015-09-19 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-09-19 Plusb PrecoUpdate as upstream, change name the translation folder
2015-09-18 Cheng ZhaoMerge pull request #2827 from atom/fix-2752
2015-09-18 Cheng Zhaospec: Make the will-navigate test run faster
2015-09-18 Cheng Zhaospec: Add test for webContents.beginFrameSubscription
2015-09-18 Cheng Zhaodocs: <webview>.sendInputEvent
2015-09-18 Cheng Zhaospec: Add test for sendInputEvent
2015-09-18 Cheng ZhaoFix wrong return values in a few converters
2015-09-18 Cheng ZhaoExpose sendInputEvent in webview
2015-09-18 Cheng Zhaodocs: webContents.beginFrameSubscription
2015-09-18 Cheng Zhaodocs: webContents.sendInputEvent
2015-09-18 Cheng ZhaoMove BeginFrameSubscription to WebContents
2015-09-18 Cheng ZhaoMove SendInputEvent to WebContents
2015-09-18 Cheng ZhaoFix cpplint warnings
2015-09-18 Cheng ZhaoDo not manually convert Object to WebInputEvent
2015-09-18 Cheng ZhaoSequence of definitions should follow the declarations
2015-09-18 Cheng ZhaoAdd converters for WebInputEvent
2015-09-18 Cheng ZhaoRemove the offscreen-render option
2015-09-18 Cheng ZhaoFix compilation error
2015-09-18 Cheng ZhaoMerge branch 'master' of https://github.com/MaxWhere...
2015-09-18 Cheng ZhaoMerge pull request #2825 from atom/blink-converter
2015-09-18 Cheng ZhaoFix cpplint warning
2015-09-18 Cheng ZhaoMove the converters for blink structures to another...
2015-09-18 Cheng ZhaoMerge pull request #2802 from nekuz0r/device-emulation
2015-09-18 Cheng ZhaoMerge pull request #2819 from IonicaBizauKitchen/hash
2015-09-18 Cheng ZhaoMerge pull request #2818 from IonicaBizauKitchen/require
2015-09-17 Gohy LeandreAdd device emulation API
2015-09-17 Cheng ZhaoBump v0.33.0
2015-09-17 Cheng ZhaoMerge pull request #2817 from atom/fix-set-immediate
2015-09-17 Ionică BizăuFix the git commit messages hash link
2015-09-17 Ionică BizăuFixed the mapNumbers require call
2015-09-17 Cheng ZhaoChange version to v0.32.4
2015-09-17 Cheng ZhaoUpdate to node v4.1.0
2015-09-17 Cheng Zhaospec: vm.createContext should not crash
2015-09-17 Cheng Zhaospec: setImmediate should work in forked scripts
2015-09-17 Cheng ZhaoUpdate brightray for #2808
2015-09-17 Cheng ZhaoMerge pull request #2815 from atom/release-resources
2015-09-17 Plusb PrecoMerge remote-tracking branch 'atom/master'
next