platform/framework/web/crosswalk-tizen.git
2013-12-12 Cheng ZhaoUpdate brightray, which contains all our patches in
2013-12-12 Cheng ZhaoWe are now at v0.8.0-pre.
2013-12-11 Cheng ZhaoFix crashes about persistent v8 functions.
2013-12-11 Cheng ZhaoFix node integration to browser after updated to Chrome31.
2013-12-11 Cheng ZhaoFix recursive calling of handle().
2013-12-11 Cheng ZhaoHuge commit to use new V8 and Content APIs.
2013-12-10 Cheng Zhao:lipstick: There should be no space between & and type...
2013-12-10 Cheng Zhaonode::ObjectWrap how had a handle() method.
2013-12-10 Cheng Zhaobase/string16.h was moved to base/strings/string16.h.
2013-12-10 Cheng ZhaoUpdate to node v0.11.9.
2013-12-09 Cheng ZhaoUpdate libchromiumcontent and brightray to use Chrome31.
2013-12-09 Cheng ZhaoRemove the RestartHangMonitorTimeout API, which is...
2013-12-06 Cheng ZhaoFlatten spec files, make them seem cleaner.
2013-12-06 Cheng ZhaoUpdate node: Add fs.lstatSyncNoException, closes #138.
2013-12-06 Cheng ZhaoMerge pull request #139 from atom/browser-cleaner
2013-12-06 Cheng ZhaoReport the right render view that is deleted.
2013-12-06 Cheng ZhaoUse random number as id in CallbacksRegistry.
2013-12-06 Cheng Zhao:lipstick: Restore old settings in app specs.
2013-12-06 Cheng ZhaoRelease render view's remote objects when it's deleted.
2013-12-05 Cheng Zhao:lipstick: Fix cpplint warnings.
2013-12-05 Cheng ZhaoGet rid of manually converting to base::Value when...
2013-12-05 Cheng ZhaoFail quietly when getting null renderer view.
2013-12-05 Cheng ZhaoEnable getting scoped_ptr type from v8 value.
2013-12-05 Cheng ZhaoSimplify V8 operations in renderer ipc code.
2013-12-05 Cheng ZhaoUpdate node: Fixed a handle leak in fs.statNoException().
2013-12-05 Cheng ZhaoBump v0.7.5.
2013-12-05 Cheng ZhaoMerge pull request #136 from atom/fix-ua
2013-12-05 Cheng ZhaoAdd simple specs for app.getName() and app.getVersion().
2013-12-05 Cheng Zhao:memo: Add usage of productName of package.json.
2013-12-05 Cheng ZhaoChoose a better name for the default_app.
2013-12-05 Cheng ZhaoSet application's name and version from the package...
2013-12-05 Cheng ZhaoOverride the user agent to contain application and...
2013-12-05 Cheng Zhao:memo: Update documentation on changes of "app" module.
2013-12-05 Cheng ZhaoUse bundle's name as application name when we have...
2013-12-05 Cheng ZhaoSimplify V8 operations.
2013-12-05 Cheng ZhaoAdd API to get and override application name.
2013-12-05 Cheng ZhaoAdd API to override browser version.
2013-12-05 Cheng ZhaoEnable overriding UA strings.
2013-12-05 Cheng ZhaoAdd conversions between V8 Value and GURL.
2013-12-04 Kevin Sawicki:memo: Update repo link to atom/atom
2013-12-04 Cheng ZhaoBump v0.7.4.
2013-12-04 Cheng ZhaoMerge pull request #133 from atom/sheet-unresponsive
2013-12-04 Cheng ZhaoMake sure browserWindow.destroy() doesn't leave zombie...
2013-12-04 Cheng Zhaowin: Implement NativeWindowWin::HasModalDialog().
2013-12-04 Cheng ZhaoDo not send "unresponsive" message if window is showing...
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
next