platform/framework/web/crosswalk-tizen.git
2016-08-03 Saúl Ibarra... Remove unneeded flag check
2016-08-03 Saúl Ibarra... Remove unneeded libuv callback
2016-08-03 Cheng ZhaoMerge pull request #6706 from sairoutine/jpdocs
2016-08-03 Cheng ZhaoMerge pull request #6707 from electron/auto-run-micro...
2016-08-03 Cheng ZhaoRevert Node's call of SetAutorunMicrotasks(false)
2016-08-03 sairoutine:memo: japanese: add atom-shell-vs-node-webkit.md ...
2016-08-03 Cheng ZhaoMerge pull request #6705 from electron/remove-view...
2016-08-03 Cheng ZhaoRemove the view-painted event
2016-08-03 Cheng ZhaoCleanup atom_api_system_preferences_mac.mm
2016-08-03 Cheng ZhaoMerge pull request #6686 from darkdh/swipe_prefs
2016-08-03 Cheng Zhaodocs: Do not repeat processes for multiple times in...
2016-08-03 Cheng ZhaoMerge pull request #6700 from calidion/patch-1
2016-08-03 Cheng ZhaoMerge pull request #6703 from electron/merge-offscreen
2016-08-03 Cheng ZhaoAdd Offscreen Rendering to guides
2016-08-03 Cheng ZhaoPut constants in annoymouse namespace
2016-08-03 Cheng ZhaoFix accidentally changed lines
2016-08-03 Cheng ZhaoRefactor osr_render_widget_host_view
2016-08-03 Cheng ZhaoRefactor osr_output_device
2016-08-03 Cheng ZhaoRefactor the code in atom_api_web_contents
2016-08-03 Cheng ZhaoMove osr related files to atom/browser/osr
2016-08-03 Anthony TsengAdd IsSwipeTrackingFromScrollEventsEnabled in system...
2016-08-03 EricUpdate menu.md
2016-08-03 Cheng ZhaoRevert unnecessary changes
2016-08-03 Cheng ZhaoOnly enable kEnableBeginFrameScheduling for offscreen
2016-08-03 Cheng Zhaodocs: Use app.disableHardwareAcceleration() instead...
2016-08-03 Cheng Zhaospec: Remove duplicate code in tests
2016-08-03 Cheng ZhaoFix lint warnings in documentations
2016-08-03 Cheng ZhaoRevert the change on default_app
2016-08-03 Cheng ZhaoUpdate libchromiumcontent for offscreen patches
2016-08-03 Cheng ZhaoUse electron/brightray
2016-08-03 Cheng ZhaoMerge branch 'offscreen-rendering' of https://github...
2016-08-02 Cheng ZhaoMerge pull request #6693 from sairoutine/jpdocs
2016-08-02 Cheng ZhaoMerge pull request #6694 from ssdong/fixed_typo_in_chin...
2016-08-02 Cheng ZhaoBump v1.3.2
2016-08-02 Susu Dong ... fixed typo in simplified chinese doc translation
2016-08-02 sairoutine:memo: Japanese: add coding-style.md [ci skip]
2016-08-02 gellertfixes linendings
2016-08-02 Kevin SawickiMerge pull request #6677 from miniak/default-app-menu
2016-08-02 Milan BurdaMove Toggle Fullscreen to the bottom of the View menu
2016-08-02 Milan BurdaAdd zooming commands to menu (default app)
2016-08-02 gellertfixes linting
2016-08-02 gellertrestoring default app
2016-08-02 gellertMerge remote-tracking branch 'upstream/master' into...
2016-08-02 Cheng ZhaoUpdate libchromiumcontent: close #6668
2016-08-02 Cheng ZhaoMerge pull request #6688 from electron/constructor...
2016-08-02 Cheng ZhaoFix lint errors of using __proto__
2016-08-02 Cheng ZhaoMake WebContents inherit NavigationController
2016-08-02 Cheng ZhaoSet JavaScript APIs on prototype of WebContents
2016-08-02 Cheng ZhaoSet prototype of constructor directly
2016-08-02 Heilig Benedekremove unneeded windows specific things
2016-08-02 Heilig Benedeksmall fixes
2016-08-02 Cheng ZhaoEvery native class now gets a name
2016-08-02 Cheng ZhaoPass FunctionTemplate in BuildPrototype
2016-08-02 Cheng ZhaoSave the prototype of EventEmitter
2016-08-02 Cheng ZhaoCleanup init.js
2016-08-02 Cheng ZhaoGetConstructor now returns FunctionTemplate
2016-08-02 Cheng ZhaoAll native objects have prototype now
2016-08-02 Cheng ZhaoGet rid of Constructor class
2016-08-02 Cheng ZhaoAttachAsUserData now can assume the existence of wrapper
2016-08-02 Cheng ZhaoDo not rely on Constructor to call Init
2016-08-02 Cheng Zhaodocs: the callbacks
2016-08-02 Cheng ZhaoMerge pull request #6685 from electron/document-content...
2016-08-02 Cheng ZhaoMerge pull request #6683 from gabriel/master
2016-08-02 Cheng ZhaoMerge pull request #6684 from electron/felix-debugging...
2016-08-02 Anthony TsengSwipe back/forward should respect system preferences
2016-08-02 Samuel AttardFix linting issues
2016-08-02 Samuel AttardDocument the async versions of getZoomFactor and getZoo...
2016-08-02 Samuel AttardImplement asynchronous versions of getZoomFactor and...
2016-08-02 Samuel AttardDocument the zoom methods that are mapped to the webCon...
2016-08-02 Felix Rieseberg:memo: Fix link to macOS Debugging Instructions
2016-08-02 Cheng ZhaoMerge pull request #6678 from sairoutine/jpdocs
2016-08-02 Cheng ZhaoMerge pull request #6675 from miniak/docs-ico-sizes
2016-08-01 Gabriel HandfordAdd isVisible() to app.dock
2016-08-01 sairoutine:memo: Japanese: add system-preferences.md [ci skip]
2016-08-01 Cheng ZhaoMerge pull request #6676 from electron/fix-upload
2016-08-01 Cheng ZhaoMust pass unicode to StringIO
2016-08-01 Cheng ZhaoUse spaces between checksum and filename
2016-08-01 Cheng ZhaoFix filename when uploading to github
2016-08-01 Cheng ZhaoFix error in run_boto_script
2016-08-01 Cheng ZhaoFix error of run_python_script
2016-08-01 Cheng ZhaoDo not put the upload logic in make_zip
2016-08-01 Cheng ZhaoMerge pull request #6588 from malept/dist-checksums
2016-08-01 Cheng ZhaoMerge pull request #6674 from electron/session-no-gc
2016-08-01 gellertMerge branch 'speedup-gpu' of https://github.com/MaxWhe...
2016-08-01 gellertadds transparency
2016-08-01 Cheng ZhaoRemove usages of linked_ptr
2016-08-01 Heilig Benedekbrightray commit update
2016-08-01 Milan Burdadocs: Improve ICO size list
2016-08-01 Cheng ZhaoMove the code to native
2016-08-01 Cheng ZhaoDo not garbage collect sessions
2016-08-01 gellerta possible fix for dragging
2016-08-01 gellertMerge remote-tracking branch 'upstream/master' into...
2016-08-01 Mark LeeUse S3 as an intermediary store & merge shasum files...
2016-08-01 Mark LeeGenerate and upload checksums for released ZIPs to...
2016-08-01 Cheng ZhaoFix styling issues
2016-08-01 Cheng ZhaoMerge pull request #6667 from liusy182/restore-issue
2016-08-01 Cheng ZhaoMerge pull request #6661 from MaxWhere/minor-fixes
2016-08-01 Heilig BenedekMerge branch 'speedup-gpu' of https://github.com/MaxWhe...
2016-08-01 Heilig Benedekadd documentation for changes
2016-08-01 Heilig Benedekfix UTF character sending as suggested by @zcbenz
next