Built UserAgent according to OS And Product.
[platform/framework/web/crosswalk-tizen.git] / atom / renderer /
2018-10-23 jaekuk leeMerge "Extract appid from AtomCommandLine and remove...
2018-10-23 k2.nagarajuExtract appid from AtomCommandLine and remove redundant... 98/191498/6
2018-10-22 Suneel KotaDisable forking of new process for navigation 05/190405/5
2018-09-28 surya.kumar7Enable visited links chromium component 36/190036/6
2018-07-25 k2.nagarajuAdd tizen tts support 55/184955/5
2018-07-19 surya.kumar7Run Tizen Webapps in single process mode 05/183805/7
2018-07-17 Venugopal S MEnable video hole for TV 78/184078/4
2018-07-13 Venugopal S Mfixup! Implementation of Appcontrol functionalities 58/184058/3
2018-07-12 deeptiImplementation of Resume and Suspend function. 36/183836/5
2018-07-02 surya.kumar7Implementation of Appcontrol functionalities 83/178883/8
2018-06-07 Hye Kyoung HwangMerge "Implement Runtime Add-on" into tizen.devel
2018-06-05 k2.nagarajuFix for supporting TCT 68/176568/6
2018-06-04 k2.nagarajufixup! Expose the visibility of classes of chromium... 03/180803/1
2018-06-04 k2.nagarajuExpose the visibility of classes of chromium for web... 98/178698/6
2018-04-19 k2.nagarajuIPC bring up and removing ewk dependency to support... 86/174986/14
2017-09-12 Youngsoo ChoiMerge "Enable node integration on Chrome extension...
2017-09-12 Youngsoo ChoiUse system icu 30/145930/8
2017-08-21 Youngsoo ChoiInit AtomCommandLine when render thread is started 69/145069/2
2017-08-07 Youngsoo Choi[Bringup] Handle non virtual functions in chromium... 36/142836/1
2017-04-21 Kevin SawickiMerge pull request #8996 from swashcap/master
2017-04-20 Kevin SawickiMerge pull request #9095 from seanchas116/better-path...
2017-04-18 Kevin SawickiMerge pull request #9195 from mcizol/master
2017-04-12 Kevin SawickiMerge pull request #8786 from electron/per-monitor...
2017-04-11 Kevin SawickiMerge pull request #9148 from electron/share-render...
2017-04-11 Kevin SawickiMerge pull request #9134 from electron/scroll-bounce-fix
2017-04-11 Kevin SawickiAlways set NSScrollViewRubberbanding scroll bounce...
2017-04-08 Thiago de ArrudaMove AtomRenderFrameObserver creation to RendererClient...
2017-04-08 Thiago de ArrudaChange AtomRenderFrameObserver.renderer_client_ type...
2017-04-08 Thiago de ArrudaMake SetupMainWorldOverrides/isolated_world pure virtual.
2017-04-08 Thiago de ArrudaMake DidCreateScriptContext/WillReleaseScriptContext...
2017-04-08 Thiago de ArrudaMove DidClearWindowObject into RendererClientBase.
2017-04-08 Thiago de ArrudaMove AtomRenderFrameObserver into a separate module.
2017-04-04 Kevin SawickiMerge pull request #9099 from electron/certificate...
2017-04-04 Kevin SawickiMerge pull request #9072 from p-jackson/patch-1
2017-04-04 Cheng ZhaoMerge pull request #8528 from Anatzum/patch-1
2017-04-03 Kevin SawickiMerge pull request #9076 from electron/cleanup-cpp
2017-03-30 Kevin SawickiMerge pull request #8917 from bcomnes/patch-1
2017-03-29 Haojian WuAvoid unnecessary copy of parameters.
2017-03-29 Kevin SawickiMerge pull request #8880 from mst128256/2814
2017-03-29 Cheng ZhaoMerge pull request #9039 from electron/extract-renderer...
2017-03-28 Kevin SawickiMerge pull request #9001 from electron/net_source_strea...
2017-03-28 Kevin SawickiMerge pull request #8652 from electron/no-api-docs...
2017-03-28 Cheng ZhaoMerge pull request #8923 from electron/geolocation_requ...
2017-03-27 Thiago de ArrudaMake AtomSandboxedRendererClient a RendererClientBase...
2017-03-27 Thiago de ArrudaExtract base class from AtomRendererClient
2017-03-27 Kevin SawickiMerge pull request #9034 from electron/disable-flaky...
2017-03-27 Kevin SawickiMerge pull request #8983 from electron/sandbox-initial...
2017-03-27 Kevin SawickiMerge pull request #8956 from electron/expose-crash...
2017-03-27 Kevin SawickiMerge pull request #8897 from electron/versioning-doc
2017-03-27 Kevin SawickiMerge pull request #8984 from hansenzhang/display-menui...
2017-03-23 Thiago de ArrudaPrevent browserify from leaking the require function
2017-03-23 Thiago de ArrudaMake sandbox APIs more compatible with normal renderers
2017-03-22 Cheng ZhaoMerge pull request #8852 from electron/web-worker-hook
2017-03-20 Cheng ZhaoFix cpplint warning
2017-03-20 Cheng ZhaoFix typos and adjust sentences
2017-03-20 Cheng Zhaotest: Node integration in web workers
2017-03-20 Cheng ZhaoAdd nodeIntegrationInWorker option
2017-03-20 Cheng ZhaoMake Archive thread safe
2017-03-20 Cheng ZhaoAtomBindings should not use default uv loop
2017-03-20 Cheng ZhaoWebWorkerObserver should be destroyed on exit
2017-03-20 Cheng ZhaoCreate new uv loop in each worker
2017-03-20 Cheng ZhaoAdd a new type of NodeBindings
2017-03-20 Cheng ZhaoWrap ContextCreated with context scope
2017-03-20 Cheng ZhaoInsert node integrations into WebWorker
2017-03-20 Kevin SawickiMerge pull request #8955 from babanesma/feat/new-clean...
2017-03-20 Kevin SawickiMerge pull request #8878 from TanninOne/patch-1
2017-03-20 Kevin SawickiMerge pull request #8890 from twolfson/dev/proxy.to...
2017-03-17 Kevin SawickiMerge pull request #8939 from electron/expose-remote...
2017-03-16 Kevin SawickiMerge pull request #8900 from electron/handle-buffer...
2017-03-16 Thiago de ArrudaHandle Buffer deserialization in sandboxed renderers
2017-03-16 Kevin SawickiMerge pull request #8910 from electron/touchbar-scrubber
2017-03-15 Kevin SawickiMerge pull request #8899 from electron/dynamically...
2017-03-15 Cheng ZhaoMerge pull request #8435 from electron/pdf_rendering
2017-03-13 deepak1556add basic spec
2017-03-13 deepak1556enable pdf plugin by default
2017-03-13 deepak1556browser: implement pdf renderer as webui
2017-03-13 Kevin SawickiMerge pull request #8907 from electron/plugin_list_patch
2017-03-11 deepak1556renderer: reset plugin cache when render frame is created
2017-03-10 Kevin SawickiMerge pull request #8887 from electron/touchbar-segmnet...
2017-03-10 Kevin SawickiMerge pull request #8815 from tarruda/improve-sandbox...
2017-03-09 Thiago de ArrudaRefactor sandboxed renderer init scripts
2017-03-09 Thiago de ArrudaExpose builtin v8 modules to AtomSandboxedRendererClient
2017-03-06 Kevin SawickiMerge pull request #8799 from nitsakh/baseURLForDataURL
2017-03-06 Kevin SawickiMerge pull request #8724 from electron/defer_load_url
2017-03-06 Kevin SawickiMerge pull request #8678 from liusy182/download-item
2017-03-06 Kevin SawickiMerge pull request #8604 from electron/groundwater...
2017-03-06 Kevin SawickiMerge pull request #8800 from electron/https-website
2017-03-06 Kevin SawickiMerge pull request #8795 from electron/rename-shortcuts...
2017-03-06 Kevin SawickiMerge pull request #8840 from Yarkhan/patch-1
2017-03-06 Kevin SawickiMerge pull request #8837 from rhysd/fix-touchbar-doc
2017-03-06 Kevin SawickiMerge pull request #8834 from electron/tb-doc-fixups
2017-03-06 Cheng ZhaoMerge pull request #8811 from electron/clean-node-on...
2017-03-02 Kevin SawickiMerge pull request #8806 from electron/felix-winstore...
2017-03-02 Kevin SawickiMerge pull request #8804 from electron/isolated-world...
2017-03-02 Kevin SawickiSet isolated world security origin
2017-03-02 Cheng ZhaoFix crash when the main frame is replaced
2017-03-02 Cheng ZhaoAvoid touch an Environemnt after it gets destroyed
2017-03-02 Cheng ZhaoDestroy node environment when a JS context in renderer...
2017-02-14 Kevin SawickiMerge pull request #8628 from Spacetech/master
2017-02-14 Kevin SawickiMerge pull request #8662 from oukan/feature/translate...
next