projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/framework/web/crosswalk-tizen.git
2014-03-03
Cheng Zhao
Merge pull request #191 from atom/win-ci
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
:lipstick: Fix pylint warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Update to latest apm.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Fix calling node in coffeelint.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Merge pull request #189 from atom/linux-symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
win: Disable pylint in cibuildbuild.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Update libchromiumcontent: Contain linux symbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Make sure we dump symbols before stripping binary.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Make sure symbol is dumped from unstripped binary.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
linux: Add strip binary action.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Build with -g on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
Move the generate_breakpad_symbols to tools/posix.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Cheng Zhao
linux: Dump symbols in create-dist.py.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Bump v0.10.4.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Cheng Zhao
Update node: Fix crash from UVException.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Update libchromiumcontent: Suppress CFAllocator warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Merge pull request #188 from atom/old-fasioned-dialog
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Explicitly disable prompt().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Implement the confirm().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Use the dialog API to implement alert().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Separate overrides from init script.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Make the default alert() do nothing.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Cheng Zhao
Rename no-publish-release to publish-release.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Cheng Zhao
Do not publish release by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Cheng Zhao
Remove unused -s option of bootstrap.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Cheng Zhao
Bump v0.10.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Cheng Zhao
Update node: Fix wrong uv error code.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Bump v0.10.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Cheng Zhao
Update node: Fix crash from node::uv::ErrName.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Cheng Zhao
Do not dectect unresponsive eagerly when quitting.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Cheng Zhao
Fix crash caused by Protocol::RegisterProtocol.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
Merge pull request #180 from atom/linux-breakpad
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
Only print when got error for some commands.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
Do not use "/" explicitly in cpplint.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
:lipstick: Fix cpplint warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Remove global variables in crash reporter.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: No need of |ptype| parameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
Only start crash service on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Set upload parameters of crash reporter.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
:lipstick: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Implement crash reporter.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Suppress compiler warnings of breakpad.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Add the missing lss dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Cheng Zhao
linux: Link with breakpad_client.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Cheng Zhao
Fix building on cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Cheng Zhao
Bump v0.10.1.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Cheng Zhao
Disable in process stack dumping on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Cheng Zhao
Do not define _DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Cheng Zhao
Update libchromiumcontent to 1df8e7cdac8aa74c91c19ae069...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
linux: Fix upload script.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
linux: Fix create-dist.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Bump v0.10.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Fix polluting devtools in some cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Merge pull request #178 from atom/debug-devtools
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
The DevTools window should manage lifetime itself.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Add the debugDevTools JS API.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Separate devtools code out.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Disable stack dumping on MAC.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Setup devtools frontend.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Setup devtools client for the correct contents.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Cheng Zhao
Add DebugDevTools API.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
Disable node integration in devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
Merge pull request #149 from atom/linux
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
linux: Make native modules work.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
Update apm: fix node arch on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
gtk: Should init gdk when using screen module.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
gtk: Window.focus should not change visibility.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
linux: Implement libuv message loop polling.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Cheng Zhao
:lipstick: Fix cpplint warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
Only append arguments for browser process.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
Fix race condition when initializing request context...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
linux: Fix one compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
:memo: List libraries required for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
:memo: Update docs on using native modules.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
:memo: Add docs on building for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
Update libchromiumcontent to use the thin version.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Cheng Zhao
Update runas to 0.5.*
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
:lipstick: Fix cpplinting.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
Menu::attachToWindow is available on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
BrowserWindow::setMenu is available on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
Build with symbols on debug build.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
linux: Fix crash when using protocol module early.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
Enable convient stack printing.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Cheng Zhao
Merge branch 'master' into linux
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
linux: Make test.py work.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
linux: Make binary search for libraries under current...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
linux: Add dummy implementation of node bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
gtk: Add dummy implementation of dialog.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
gtk: Add utils imported from chrome.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
gtk: Add dummy implementation of Menu.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
linux: Fix compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Cheng Zhao
Merge branch 'master' into linux
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Cheng Zhao
Bump v0.9.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Override default window.close, fixes #70.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Merge pull request #176 from atom/unload-on-upgrade
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Do not print download progress in CI.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
:lipstick:
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Enable the quitAndInstall to be cancelled by beforeunlo...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Fix using BrowserWindow as parameter for ipc.sendChannel.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Cheng Zhao
Fix quitAndInstall when there is no window.
commit
|
commitdiff
|
tree
|
snapshot
next