platform/framework/web/crosswalk-tizen.git
2015-10-21 Paul Betts:memo: for makeSingleInstance
2015-10-21 Paul BettsRemove atom_process_singleton, just use the Chrome...
2015-10-21 Paul Bettscpplinting
2015-10-21 Paul BettsMove all the browser.cc code over to atom_api_app.cc
2015-10-21 Paul BettsOnly cleanup if we are the main process
2015-10-21 Paul BettsIf a user calls makeSingleInstance more than once,...
2015-10-21 Paul BettsNeed to free this early or get a SIGSEGV on Linux
2015-10-21 Paul BettsAllow WM_COPYDATA from all processes
2015-10-21 Paul BettsSince setting up process_singleton is now conditional...
2015-10-20 Paul BettsI don't think we need this
2015-10-20 Paul BettsInfinite Linting
2015-10-20 Paul BettsUpdate to use Chromium sources
2015-10-20 Paul BettsFix up filenames to include Chrome source
2015-10-20 Paul BettsPort our changes over
2015-10-20 Paul BettsCopy back the original versions of Chromium files in
2015-10-20 Paul BettsMove initialization of Single Instance into MakeSingleI...
2015-10-20 Paul BettsDitch double-callback, just use mate directly
2015-10-20 Paul BettsWire up the final callback to JS
2015-10-20 Paul BettsI am not good at C++ at all
2015-10-20 Paul BettsFix callback handle usage
2015-10-20 Paul BettsAt Browser ctor time, DIR_USER_DATA is unset, wait
2015-10-20 Paul BettsTypo
2015-10-20 Paul BettsWire everything up
2015-10-20 Paul BettsAdd a native mate converter for command lines
2015-10-20 Paul BettsSet up Browser to create the process singleton
2015-10-20 Paul BettsBring in chrome_process_singleton but nuke the active...
2015-10-20 Paul BettsCreate a dummy method in app that we'll twerk
2015-10-20 Paul BettsFix build against old OneShotTimer
2015-10-20 Paul BettsGet POSIX mostly compiling
2015-10-20 Paul BettsRemove a bunch of stuff we don't need in process_single...
2015-10-20 Paul BettsGet process finder working
2015-10-20 Paul BettsCome Correct with headers
2015-10-20 Paul BettsRenames to avoid confusion, add file
2015-10-20 Paul BettsImport process_finder verbatim
2015-10-20 Paul BettsStart to remove / rearrange some header files
2015-10-20 Paul BettsAdd the files to filenames.gypi
2015-10-20 Paul BettsCopy some relevant files over from Chromium
2015-10-20 Paul BettsUpdate app.md
2015-10-20 Jessica LordMerge pull request #3157 from IonicaBizauKitchen/doc...
2015-10-20 Ionică BizăuAdd some missing words ("be" and "the")
2015-10-20 Cheng Zhaodocs: app.allowNTLMCredentialsForAllDomains
2015-10-20 Cheng ZhaoCode cleanup
2015-10-20 Cheng ZhaoUpdate brightray for #3120
2015-10-20 Cheng ZhaoMerge pull request #3120 from atom/ntlm-part-two
2015-10-20 Cheng ZhaoMerge pull request #3153 from atom/development-env
2015-10-20 Cheng Zhaodocs: Mention the ELECTRON_ENABLE_LOGGING env
2015-10-20 Cheng ZhaoAdd ELECTRON_ENABLE_STACK_DUMPING env
2015-10-20 Cheng ZhaoAdd ELECTRON_ENABLE_LOGGING env
2015-10-20 Cheng ZhaoMerge pull request #3150 from atom/jl-upadate-qs
2015-10-20 Cheng ZhaoMerge pull request #3149 from atom/jl-add-quick-start...
2015-10-20 Cheng ZhaoUpdate brightray for atom/brightray#158
2015-10-20 Cheng ZhaoMerge pull request #3147 from deepak1556/cipher_suite_d...
2015-10-19 Jessica LordMatch the electron-quick-start repo
2015-10-19 Jessica LordAdd links to electron-quick-start
2015-10-19 Robobrowser: flag to diable specified cipher suites
2015-10-19 Paul BettsFixed linter issues but now the code looks awful
2015-10-19 Paul BettsPlumb the method back
2015-10-19 Paul BettsSet up our browser context to use new delegate-based API
2015-10-19 Cheng ZhaoMerge pull request #3141 from jhen0409/patch-2
2015-10-19 JhenUpdate README.md for zh-TW docs-translations
2015-10-19 JhenReplace Mac with OS X for zh-TW docs translation
2015-10-19 JhenReplace io.js with node.js for zh-TW docs translation
2015-10-19 Cheng ZhaoMerge pull request #3129 from brandoncash/fix-tray...
2015-10-19 Cheng ZhaoMerge pull request #3132 from princejwesley/issue-readF...
2015-10-19 Cheng ZhaoMerge pull request #3128 from atom/fix-save-page-position
2015-10-19 Prince J Wesley:bug: Honor fs.readFileSync contract for empty packed...
2015-10-18 Cheng ZhaoMerge pull request #3111 from preco21/master
2015-10-18 Brandon CashFix: tray NotfiyDropFiles typo
2015-10-18 Haojian WuFix: savePage API saves external resources in a wrong...
2015-10-17 Plusb PrecoUpdate as upstream
2015-10-17 Plusb PrecoUpdate translation progress in README.md
2015-10-17 Ivan ŽužakMerge pull request #3118 from learningjs/thcm
2015-10-17 Jessica LordMerge pull request #3117 from ggamel/patch-1
2015-10-17 Paul BettsRollback submodule change
2015-10-16 Paul BettsLinter fixes
2015-10-16 Paul BettsWire it up
2015-10-16 Paul BettsCreate a new method on App to override URL Security...
2015-10-16 Greg GamelAdditional updates to adhere to styleguide
2015-10-16 max_devjs[truly humble correction of a misspelling]
2015-10-16 Greg GamelUpdate MAS tutorial to improve readability
2015-10-16 Jessica LordMerge pull request #3115 from romankl/doc-osx
2015-10-16 Roman Klaukereplace Mac with OS X
2015-10-16 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-10-16 Plusb PrecoImprove grammar for more readability
2015-10-16 Plusb PrecoImprove grammar, some fixes
2015-10-16 Cheng ZhaoMerge pull request #3109 from fplucas/master
2015-10-16 Cheng ZhaoClean up CallbackRegistry
2015-10-16 Cheng Zhaospec: Load url after event listener is set up
2015-10-16 Cheng ZhaoMerge pull request #3103 from bengotow/bengotow/debug...
2015-10-16 Cheng Zhaodocs: Small fix on mas guide
2015-10-16 LucasUpdating README.md
2015-10-16 Lucas PugliesiTranslation of debugging-main-process to pt-br.
2015-10-16 Cheng ZhaoBump v0.34.0
2015-10-16 Cheng ZhaoMerge pull request #3108 from atom/mas-build
2015-10-16 Cheng ZhaoBump v0.33.9
2015-10-16 Cheng ZhaoRevert "Go back to using node's console.* and std*...
2015-10-16 Cheng Zhaodocs: Mac App Store Submission Guide
2015-10-16 Cheng Zhaosubpixel-font-scaling option is removed
2015-10-16 Cheng ZhaoUpdate libchromiumcontent to have mas build
2015-10-16 Cheng ZhaoMerge pull request #3080 from atom/save-page-api
next