platform/framework/web/crosswalk-tizen.git
2015-08-25 Plusb PrecoRename xx-ko.md to xx.md
2015-08-25 Plusb PrecoFix link target in README.md
2015-08-25 Plusb PrecoFix typos and improve grammer, translate more files
2015-08-25 Plusb PrecoRemove comments about remote buffer
2015-08-25 Plusb PrecoMerge branch 'master' of https://github.com/preco21...
2015-08-25 Plusb PrecoRemove remain sentences
2015-08-24 Plusb PrecoRemove remain sentences
2015-08-24 Cheng ZhaoMerge pull request #2568 from atom/first-crashed
2015-08-24 Cheng ZhaoMake sure guest view is destroyed immediately when...
2015-08-24 Cheng Zhaoasar@0.7.x
2015-08-24 Cheng ZhaoMerge pull request #2557 from atom/jl-mv-translations
2015-08-23 Jessica LordAdd documentation translation links
2015-08-22 Jessica LordMove files to ES translation docs
2015-08-22 Jessica LordMove file to JP translation docs
2015-08-22 Jessica LordAdd file to KO translation docs
2015-08-22 Jessica LordCreate directory for KO translations
2015-08-21 Cheng Zhaodocs: callback => completion in some places
2015-08-21 Cheng ZhaoBump v0.31.0
2015-08-21 Cheng ZhaoMerge pull request #2474 from atom/chrome44
2015-08-21 Cheng ZhaoMerge branch 'master' into chrome44
2015-08-21 Cheng ZhaoWarn about removed protocol APIs
2015-08-21 Cheng ZhaoNo need to ship ffmpeg in dist
2015-08-21 Cheng Zhaowin: Fix release build
2015-08-21 Cheng Zhaowin: Update libchromium to fix .pdb missing errors
2015-08-21 Cheng ZhaoUpdate brightray to fix building on Linux
2015-08-21 Cheng ZhaoUpdate to io.js v3.1.0
2015-08-21 Cheng ZhaoRun build script on arm and ia32 Linux
2015-08-21 Cheng ZhaoNow working at 0.31.0
2015-08-21 Cheng Zhaorunas@3.x
2015-08-21 Cheng ZhaoBump v0.30.5
2015-08-21 Cheng Zhaowin: Move the ICO reading code into a separate function
2015-08-21 Cheng ZhaoMerge pull request #2453 from etiktin/nativeimage_ico_s...
2015-08-21 Cheng ZhaoMerge pull request #2545 from mmastrac/master
2015-08-21 Cheng ZhaoMerge branch 'preco21-master'
2015-08-21 Cheng ZhaoMerge branch 'master' of https://github.com/preco21...
2015-08-21 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-08-21 Plusb PrecoTranslate more files, fix outdated remote.md section
2015-08-21 Matt MastracciFix for issue 1968: use uv_backend_timeout to determine...
2015-08-21 Cheng ZhaoMerge pull request #2515 from atom/fix-no-print-background
2015-08-21 Cheng ZhaoMerge pull request #2454 from etiktin/fix_asar_testing
2015-08-21 Cheng ZhaoMerge pull request #2503 from teleclimber/master
2015-08-21 Cheng ZhaoMerge pull request #2520 from etiktin/patch-2
2015-08-20 Eran TiktinFix memory leak and confirming to style guide
2015-08-20 Eran TiktinMerge branch 'master' into nativeimage_ico_support_windows
2015-08-19 Plusb PrecoFix some typos, update as upstream
2015-08-19 Jessica LordMerge pull request #2511 from petrfelzmann/doc-github...
2015-08-19 Haojian Wu:memo: Fix a typing error: printBackgrounds => printBac...
2015-08-18 Eran TiktinUpdate browser-window.md
2015-08-18 Haojian WuFix a typing error in option checking: printBackgrounds...
2015-08-17 Paul BettsMerge pull request #2509 from atom/fix-win-tray
2015-08-17 Petr FelzmannFix absolute url to github
2015-08-17 Thomas JohansenMerge pull request #2510 from petrfelzmann/doc-formatting
2015-08-17 Petr FelzmannFix formatting of print and printToPDF methods
2015-08-17 Thomas JohansenMerge pull request #2508 from etiktin/fix_typo_in_init
2015-08-17 Haojian WuCorrect generation of GUID on Windows.
2015-08-16 Eran TiktinFixed typo
2015-08-14 Olivier ForgetMerge pull request #1 from teleclimber/teleclimber...
2015-08-14 Olivier ForgetClarify that MSVS 2015 will not work in Windows build...
2015-08-14 Cheng Zhaodocs: Rewrite docs for new protocol API
2015-08-14 Cheng ZhaoCreate both Uint8Array and ArrayBuffer from blink
2015-08-13 Cheng Zhaospec: Rewrite tests for new protocol API
2015-08-13 Cheng ZhaoAlways set headers for response
2015-08-13 Cheng ZhaoRename protocol.isHandledProtocol to protocol.isProtoco...
2015-08-13 Cheng ZhaoFix crash when requesting invalid url
2015-08-13 Cheng ZhaoImplement protocol.uninterceptProtocol
2015-08-13 Cheng ZhaoImplement protocol.interceptProtocol
2015-08-13 Cheng ZhaoImplement protocol.isHandledProtocol
2015-08-13 Cheng ZhaoImplement protocol.unregisterProtocol
2015-08-13 Cheng ZhaoUpdate native_mate to fix VS compilation error
2015-08-12 Cheng ZhaoCompletion callback is called on IO thread
2015-08-12 Cheng ZhaoDon't use C++11 to not crash VS
2015-08-12 Cheng ZhaoTry work around VS's bug
2015-08-12 Cheng ZhaoMake session parameter work with null value
2015-08-12 Cheng ZhaoMake the completion callback optional
2015-08-12 Cheng ZhaoImplement protocol.registerHttpProtocol
2015-08-12 Cheng ZhaoImplement protocol.registerBufferProtocol
2015-08-12 Cheng ZhaoSupport converting Buffer to Value
2015-08-12 Cheng ZhaoImplement protocol.registerFileProtocol
2015-08-12 Cheng ZhaoEnable return error for arbitray request job
2015-08-12 Cheng ZhaoGuard against callback being called twice
2015-08-12 Cheng ZhaoInitial implementation of new protocol API
2015-08-11 Kevin SawickiMerge pull request #2476 from atom/ks-contributor-covenant
2015-08-11 Kevin SawickiOpen Code of Conduct -> Contributor Covenant
2015-08-11 Cheng Zhaowin: Fix compiler warning
2015-08-11 Cheng ZhaoFix emitting did-attach event
2015-08-11 Cheng ZhaoFix finding the WebContents of a pending renderer process
2015-08-11 Cheng ZhaoUse blink's allocator in Node's Buffer
2015-08-11 Cheng ZhaoFix search path of ffmpeg
2015-08-11 Cheng ZhaoLink with a few more static libraries on Linux and...
2015-08-11 Cheng ZhaoUpdate chrome_version.h
2015-08-11 Cheng ZhaoTell compiler we want to ignore result of SetPrototype
2015-08-11 Cheng ZhaoFix compilation warnings caused by chrome44 update
2015-08-11 Cheng ZhaoDefine node_byteorder and node_release_urlbase
2015-08-11 Cheng ZhaoUpdate io.js to v3.0.0
2015-08-11 Cheng ZhaoUpdate to Chrome 44
2015-08-11 Haojian WuFix a crash issue in GetProcessOwner if no renderer...
2015-08-11 Haojian WuNo need to specify ffmpeg library as it's a normal...
2015-08-11 Haojian Wunet::URLFetcher::Create now returns object with scoped_ptr.
2015-08-11 Haojian WuFix content::BrowserPluginDelegate::DidResizeElement...
2015-08-11 Haojian WuFix node::Buffer API changes.
next