Built UserAgent according to OS And Product.
[platform/framework/web/crosswalk-tizen.git] / atom / common /
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-09-20 ws29.jungRemove redundant CommandLine class 55/189655/2
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-12 deeptiImplementation of Resume and Suspend function. 36/183836/5
2018-07-02 surya.kumar7Implementation of Appcontrol functionalities 83/178883/8
2018-06-12 SangYong ParkInitial service app implementation 54/181354/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
2018-02-27 surya.kumar7Add pwrt electron interface object 66/171166/1
2018-02-27 min7.choiRevert "Add pwrt electron interface object" 47/171147/1
2018-02-26 surya.kumar7Add pwrt electron interface object 40/170240/4
2017-11-10 jaekuk, leeMerge "[Extension] Add App Timer extension & sample...
2017-11-08 Sanghyup Lee[Tizen] Fix file permission error 82/159282/4
2017-11-06 Youngsoo Choi[Tizen] Disable desktop_capturer 72/157272/11
2017-08-07 Youngsoo ChoiDisable desktop_capturer on desktop linux 33/142833/1
2017-04-24 Brendan ForsterMerge remote-tracking branch 'electron/master' into...
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-20 Kevin SawickiMerge pull request #9108 from yuya-oc/add-macos-sheet...
2017-04-18 Kevin SawickiBump v1.6.7
2017-04-18 Kevin SawickiMerge pull request #9195 from mcizol/master
2017-04-18 Kevin SawickiMerge pull request #9180 from runinspring/patch-1
2017-04-13 Birunthan MohanathasMerge pull request #9166 from electron/browserview
2017-04-12 Birunthan MohanathasImplement initial, experimental BrowserView API
2017-04-10 Kevin SawickiMerge pull request #9104 from electron/fix-crash-report...
2017-04-10 Kevin SawickiMerge pull request #9137 from runinspring/patch-3
2017-04-10 Kevin SawickiMerge pull request #9136 from runinspring/patch-2
2017-04-07 Kevin SawickiBump v1.6.6
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 joshaberAs you wish linter
2017-04-04 joshaberPut CertFromData in an anon namespace
2017-04-04 Cheng ZhaoMerge pull request #8528 from Anatzum/patch-1
2017-04-04 Ryohei IkegamiPass app path as command line argument
2017-04-03 joshaberGet rid of `intermediates` and rehydrate from `issuerCert`
2017-04-03 joshaberUse better iteration
2017-04-03 Kevin SawickiMerge pull request #9076 from electron/cleanup-cpp
2017-04-01 Haojian WuRemove extra blank.
2017-04-01 joshaberRename to make VS happy
2017-04-01 joshaberDecode all the intermediates
2017-04-01 joshaberEncode all the intermediates
2017-03-31 joshaberSlightly better conversion
2017-03-31 Kevin SawickiBump v1.6.5
2017-03-31 Kevin SawickiMerge pull request #9053 from electron/enable-crash...
2017-03-31 joshaberMaybe this is a valid conversion?
2017-03-31 Haojian WuLines should be <= 80 characters.
2017-03-31 joshaberDummy out the certificate FromV8 converter
2017-03-31 Kevin Sawicki:art:
2017-03-31 Thiago de ArrudaPass `uploadToServer` to windows crash reporter
2017-03-30 Haojian WuReplace C-style casts with static_cast.
2017-03-30 Kevin SawickiMerge pull request #9052 from tonyganch/native_tabs
2017-03-30 Haojian WuUse base::mac::NSToCast.
2017-03-30 Haojian WuNULL => nullptr
2017-03-30 Kevin SawickiMerge pull request #8917 from bcomnes/patch-1
2017-03-29 Kevin SawickiMerge pull request #8880 from mst128256/2814
2017-03-29 Tony GanchEnable native tabs on macOS
2017-03-29 Cheng ZhaoUse GetDesktopEnvironment to determien desktop env
2017-03-29 AnatzumUpdated MoveItemToTrash in platform_util_linux.cc
2017-03-29 Cheng ZhaoMerge pull request #9039 from electron/extract-renderer...
2017-03-29 Cheng ZhaoMerge pull request #9043 from electron/fix-uv-run-crash
2017-03-28 Kevin SawickiMerge pull request #8652 from electron/no-api-docs...
2017-03-28 Cheng ZhaoFix crash happened in UvRunOnce
2017-03-28 Cheng ZhaoMerge pull request #8923 from electron/geolocation_requ...
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-22 Kevin SawickiBump v1.6.4
2017-03-22 Cheng ZhaoMerge pull request #8852 from electron/web-worker-hook
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 ZhaoCreate new uv loop in each worker
2017-03-20 Cheng ZhaoConverter for base::Callback is not thread safe
2017-03-20 Cheng ZhaoAdd a new type of NodeBindings
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 #8942 from electron/read-binary...
2017-03-17 Kevin SawickiRemove unused args param
2017-03-17 Kevin SawickiAdd clipboard.readBuffer
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 deepak1556Dont intercept pdf request for subframes
2017-03-13 deepak1556view_id=>stream_id and add some code comments.
2017-03-13 deepak1556move constants to atom_constants.h
2017-03-13 deepak1556use existing ipc message generator
2017-03-13 deepak1556enable pdf plugin by default
2017-03-09 Kevin SawickiMerge pull request #8882 from electron/list-modules...
2017-03-09 Kevin SawickiMerge pull request #8883 from electron/pass-crash-repor...
2017-03-09 Thiago de ArrudaPass `uploadToServer` parameter to linux crash reporter
2017-03-09 Kevin SawickiMerge pull request #8864 from electron/zoom_controller_...
2017-03-09 Kevin SawickiMerge pull request #8858 from electron/native-image...
2017-03-09 Kevin SawickiSupport adding representation from data URL
2017-03-09 Kevin SawickiAdd addRepresentation buffer support
next