platform/framework/web/crosswalk-tizen.git
2013-11-24 Cheng ZhaoUse "Atom-Shell" instead of "atom-shell" for product...
2013-11-24 Cheng Zhaowin: Set uploading parameters in crash reporter.
2013-11-24 Cheng Zhaowin: Make out-of-process crash dump work.
2013-11-24 Cheng ZhaoStart the crash service process on non-Mac.
2013-11-24 Cheng Zhao:lipstick: Remove ununsed "display_name".
2013-11-24 Cheng Zhaowin: Setup crash service according to command line...
2013-11-24 Cheng Zhaowin: Print crash service's log to file.
2013-11-24 Cheng Zhaowin: Start as crash service when ATOM_SHELL_INTERNAL_CR...
2013-11-23 Cheng ZhaoAdd crash_service on Windows.
2013-11-22 Cheng ZhaoMerge branch 'master' into breakpad
2013-11-22 Cheng ZhaoBump v0.6.12.
2013-11-22 Cheng ZhaoMerge pull request #128 from atom/api-capture-page
2013-11-22 Cheng ZhaoAdd spec for BrowserWindow.capturePage.
2013-11-22 Cheng Zhaodoc: Explain BrowserWindow.capturePage.
2013-11-22 Cheng ZhaoEnable ignoring |rect| when calling BrowserWindow.captu...
2013-11-22 Cheng ZhaoAdd BrowserWindow.capturePage API.
2013-11-22 Cheng ZhaoEnable converting V8 value to gfx::Rect.
2013-11-21 Cheng ZhaoReturn screenshot's data buffer instead of directly...
2013-11-21 Cheng ZhaoAdd API to capture a page into file.
2013-11-20 Cheng ZhaoBump v0.6.11.
2013-11-20 Cheng Zhaodoc: Mention that Command would not be meaningful on...
2013-11-20 Cheng ZhaoMerge pull request #125 from atom/dont-map-meta
2013-11-19 Matt ColyerDon't map command to ctrl
2013-11-19 Cheng Zhaowin: Initialize exception handler.
2013-11-19 Cheng ZhaoCause a real crash instead of debugger break in process...
2013-11-19 Cheng Zhaowin: Make console output work on cygwin.
2013-11-19 Cheng Zhaowin: Fix error when bootstraping.
2013-11-19 Cheng ZhaoAlways use atom-shell as product name.
2013-11-19 Cheng ZhaoUpdate default crash report submission URL.
2013-11-19 Cheng ZhaoDo not append "Renderer" in product name when uploading.
2013-11-18 Cheng ZhaoAdd spec for custom uploading parameters.
2013-11-18 Cheng ZhaoEnable customing upload parameters for sending crash...
2013-11-18 Cheng ZhaoEnable converting v8 object to dict type.
2013-11-18 Cheng ZhaoAlways use atom-shell's verion when uploading crash...
2013-11-18 Cheng ZhaoAlso upload symbols to GitHub Release.
2013-11-18 Cheng ZhaoCreate symbols zip file when creating distribution.
2013-11-15 Cheng Zhaomac: Add target to dump breakpad symbols.
2013-11-15 Cheng ZhaoEnable starting crash-reporter without parameters.
2013-11-15 Cheng ZhaoCheck the upload parameters in crash-reporter spec.
2013-11-14 Cheng ZhaoAdd spec for crash-reporter
2013-11-14 Cheng ZhaoAdd extra uploading parameters for crash reporter.
2013-11-14 Cheng Zhaowin: Add stubs for crash reporter.
2013-11-14 Cheng Zhaodoc: Update new crash-reporter API.
2013-11-14 Cheng ZhaoRefactor crash reporter to be more cross-platform friendly.
2013-11-13 Cheng ZhaoNo more downloading QuincyKit.
2013-11-13 Cheng ZhaoAdd API to set product name for crash reporter.
2013-11-13 Cheng ZhaoAdd "Renderer" suffix in name when crashing in renderer...
2013-11-13 Cheng ZhaoMention in doc that crash-reporter is available for...
2013-11-13 Cheng ZhaoMake the crash reporter available for both browser...
2013-11-13 Cheng Zhaomac: Tune parameters of breakpad.
2013-11-13 Cheng ZhaoSetup breakpad in crash reporter.
2013-11-13 Cheng Zhaomac: Copy necessary breakpad binaries to package.
2013-11-13 Cheng ZhaoNo more use of QuincyKit.
2013-11-12 Cheng ZhaoUpdate to latest gyp and depot_tools.
2013-11-12 Cheng Zhaomac: Get rid of all the third party warnings.
2013-11-12 Cheng ZhaoAdd breakpad as build dependency.
2013-11-12 Cheng ZhaoAdd breakpad.
2013-11-11 Cheng ZhaoBump v0.6.10.
2013-11-11 Cheng Zhaowin: Enable setting window icon in creation options.
2013-11-11 Cheng ZhaoFix a possible dead lock when quiting.
2013-11-09 Cheng ZhaoUpdate brightray for fixing the 'ARCHS' issue.
2013-11-09 Cheng ZhaoDo not set sdk_root, it's already set by brightray.
2013-11-07 Cheng ZhaoBump v0.6.9.
2013-11-07 Cheng Zhao:lipstick: fix typo.
2013-11-07 Cheng ZhaoAdd x permission for bump-version.py.
2013-11-07 Cheng ZhaoAdd tag and commit after version is bumped.
2013-11-07 Cheng ZhaoUpdate Info.plist when bumping version.
2013-11-07 Cheng ZhaoAlso update atom_version.h and atom.rc in bump-version.py.
2013-11-07 Cheng Zhaowin: Fix setting icon after format of atom.rc has changed.
2013-11-07 Cheng ZhaoConver atom.rc from unicode file to ASCII file.
2013-11-07 Cheng ZhaoAdd tool to help bump version.
2013-11-07 Cheng Zhaowin: Use exe's icon as window icon, fixed #123.
2013-11-07 Cheng Zhaowin: Add an icon.
2013-11-05 Cheng ZhaoWrite correct version in .rc file.
2013-11-05 Cheng ZhaoBump v0.6.8.
2013-11-05 Cheng ZhaoAdd a corresponding .h file for atom_main.cc.
2013-11-05 Cheng ZhaoGet the status of devtools from brightray, fixed #27.
2013-11-05 Cheng ZhaoMake cpplint pass headers test without setting "NOLINT".
2013-11-05 Cheng ZhaoMerge pull request #122 from atom/fix-console-stdio
2013-11-05 Paul BettsThis method seems to work, :shipit:
2013-11-04 Paul BettsFirst hack at fixing console IO
2013-11-02 Cheng ZhaoBump v0.6.7.
2013-11-01 Cheng ZhaoFix the "'true' is not recognized as an internal or...
2013-10-31 Cheng ZhaoMention required options of WDK and Win7 SDK, fixed...
2013-10-28 Cheng ZhaoBump v0.6.6.
2013-10-28 Cheng ZhaoExpose libuv's symbols.
2013-10-26 Cheng ZhaoMake atom-shell compile-able with VS 2010 Express.
2013-10-26 Cheng Zhao:lipstick: Fix typo of doc.
2013-10-26 Cheng ZhaoAdd more details on building with VS 2010 Express.
2013-10-26 Cheng ZhaoBump v0.6.5.
2013-10-26 Cheng Zhaowin: Ship the pdb file, fixes #112.
2013-10-26 Cheng ZhaoDo "compress" the archive when creating zip.
2013-10-26 Cheng ZhaoUpdate to latest apm.
2013-10-26 Cheng ZhaoFix creating zip distribution on Windows.
2013-10-22 Cheng ZhaoBump v0.6.4.
2013-10-22 Cheng ZhaoAllow single-character accelerators.
2013-10-22 Cheng ZhaoFix a possible crash when calling AdapterRequestJob...
2013-10-21 Cheng ZhaoBump v0.6.3.
2013-10-21 Cheng ZhaoMerge pull request #110 from atom/better-accelerator
2013-10-21 Cheng ZhaoShould not touch process.argv when starting the default...
next