platform/framework/web/crosswalk-tizen.git
2013-12-04 Cheng ZhaoDo not use flags to mark whether the window is unrespon...
2013-12-04 Cheng Zhaomac: Add API to return whether the window has attached...
2013-11-29 Cheng ZhaoAdd "Cmd" and "Control" alias for "Command" and "Ctrl".
2013-11-29 Cheng ZhaoBump v0.7.3.
2013-11-29 Cheng ZhaoAdd "Edit" menu in specs window.
2013-11-29 Cheng ZhaoUse CommandOrControl to replace Command in specs windows.
2013-11-29 Cheng ZhaoAdd "CommandOrControl" to represent "Command" on OS...
2013-11-29 Cheng ZhaoMerge pull request #130 from atom/force-closing
2013-11-29 Cheng ZhaoPrompt unresponsive state in spec window.
2013-11-29 Cheng ZhaoFix returning the chosen option for synchronous dialogs.
2013-11-29 Cheng ZhaoSend the "unresponsive" event if window is not closed...
2013-11-28 Cheng ZhaoBump v0.7.2.
2013-11-28 Cheng Zhaowin: Do not generate symbols for static libraries and...
2013-11-28 Cheng ZhaoNo need to ship atom.exe.pdb any more.
2013-11-28 Cheng ZhaoFix executing python script in gyp.
2013-11-28 Cheng Zhao:lipstick: Wrong IP for default crash reporter server.
2013-11-23 Cheng ZhaoBump v0.7.1.
2013-11-23 Cheng ZhaoAlso search libchromiumcontent download dir for dSYMs.
2013-11-27 Cheng ZhaoBump v0.7.0.
2013-11-27 Cheng ZhaoMerge pull request #124 from atom/breakpad
2013-11-26 Cheng Zhaowin: Register msdia80.dll automatically when dumping...
2013-11-26 Cheng Zhao:lipstick: Add missing ""s.
2013-11-26 Cheng Zhaowin: Implement the atom_dump_symbols target.
2013-11-26 Cheng ZhaoAdd script to generate symbols from pdbs on Windows.
2013-11-26 Cheng ZhaoMention that pyobjc is needed for homebrew python.
2013-11-26 Cheng ZhaoAlso clean up libchromiumcontent in cibuild.
2013-11-26 Cheng ZhaoAlso upload product name, company name and version...
2013-11-26 Cheng ZhaoRemove the build directory beforing rebuilding in cibuild.
2013-11-26 Cheng Zhaomac: Dump symbols from .dSYM when possible.
2013-11-25 Cheng ZhaoAlso download libchromiumcontent symbols on Mac.
2013-11-25 Cheng ZhaoDownload libchromiumcontent symbols when creating symbols.
2013-11-25 Cheng Zhaomac: Use "Atom Framework.framework" instead of "Atom...
2013-11-24 Cheng Zhaomac: Store crash dumps under /tmp/ProductName Crashes/.
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.
next