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-04-24
Cheng Zhao
Enable passing null to dialog API.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Cheng Zhao
Avoid passing closures to browser when showing dialog.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Cheng Zhao
Merge pull request #232 from atom/fix-devtools-menu
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Cheng Zhao
Only call getDevTools for windows that have devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Cheng Zhao
Fix using an null dictionary.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Merge pull request #231 from atom/native-mate
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
:lipstick: Fix cpplint warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
gtk: Free resources when closing window.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Fix compilation under Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Update native_mate for fixing crash in GC.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Fix the capturePage method.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Remove redundant call to NotifyWindowClosed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Update brightray to fix crash from BRYInspectableWebCon...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Make sure window object is destryed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Should send "closed" event when native window is closed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Do not free memory used by native window immediately.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Remove window from observers when it's closed instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Fix parameter detection in capturePage.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Use closed event instead of destroyed event.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Cheng Zhao
Free memory when native window is closed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Cheng Zhao
Discard all our custom V8 helpers, use native-mate...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Cheng Zhao
Simplify atom_browser_bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Cheng Zhao
Simplify atom_bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Cheng Zhao
Remove use of native_type_conversions.h when possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Cheng Zhao
Simplify menu api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Cheng Zhao
Simplify protocol api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Cheng Zhao
Fix cpplint warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Cheng Zhao
Use BrowserV8Locker when possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Cheng Zhao
Use the new function converter in dialog api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Cheng Zhao
Enable converting v8::Function to base::Callback.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Simpilfy auto_updater api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Use native_mate based Event in browser_ipc.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Simplify app api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Simplify power_monitor api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Add native_mate implemented Event and EventEmitter.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Simplify browser_ipc api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Cheng Zhao
Put converters under atom/common/native_mate_converters.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use base::File::StringType.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use Dictionary to set module.exports.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use native_mate to simplify dialog api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use native_mate to simplify renderer_ipc api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use the new Constructor API.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Cheng Zhao
Use native_mate to simplify id_weak_map api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Remove unneeded include.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Use native_mate to simplify screen api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Use native_mate to simplify crash_reporter api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Use native_mate to simplify clipboard api.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Fix cpplint warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Use native_mate to simplify shell API.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
Add native_mate as dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Cheng Zhao
mac: Move OS X only files to atom/browser/mac.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
Bump v0.11.10.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Cheng Zhao
Do not use new clang flags.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Cheng Zhao
mac: Always cancel application termination.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Cheng Zhao
Fix compiler warning in breakpad when using latest...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
Bump v0.11.9.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
Fix a crash when destroying window.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
mac: Avoid managing NSWindow by hand.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
Remove unneeded accessor.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Cheng Zhao
mac: InspectableWebContents should be destroyed before...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Cheng Zhao
Fix app.exit compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Cheng Zhao
Bump v0.11.8.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Cheng Zhao
Shutdown gracefully, fixes #227.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Cheng Zhao
Deprecate app.terminate API.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Cheng Zhao
Bump v0.11.7.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Cheng Zhao
Detect unresponsive window when quitting.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Cheng Zhao
:memo: Add docs for executeJavaScriptInDevTools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Cheng Zhao
Add API to execute javascript in devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Cheng Zhao
gtk: Connect to window-state-event, fixes #226.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Cheng Zhao
Bump v0.11.6.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Cheng Zhao
mac: Do not destroy window immediately.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Cheng Zhao
:lipstick: Remove unsed constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Cheng Zhao
Fix capturePage under accelerated mode, fixes #223.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Cheng Zhao
Increase the closing time limit to 5s.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
gtk: Handle accelerators after renderer handled them.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
gtk: Do not access clipboard in renderer process.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
Merge pull request #225 from atom/devtools-menu
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
Don't build symbols in CI.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
:lipstick: Fix cpplint warning build/include_what_you_use.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
Use dialog API to override file chooser dialog in web...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Cheng Zhao
Enable writing files in devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Cheng Zhao
Correctly translate WebInspector menu to native menu.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Cheng Zhao
Make remote.getCurrentWindow work for devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Cheng Zhao
Enable getting a window according to its attached devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Cheng Zhao
Allow sending ipc messages to devtools.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Cheng Zhao
Synchronous event should be bound to WebContents.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Cheng Zhao
Override web inspector's context menu.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Cheng Zhao
Enable intercepting devtools window.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Cheng Zhao
:lipstick: Fix cpplint warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Cheng Zhao
Bump v0.11.5.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Cheng Zhao
Make sure tags are pushed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Cheng Zhao
Add /vendor/npm to gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Cheng Zhao
gtk: Consider window frame in SetSize.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Cheng Zhao
gtk: Do some guess of window border size according...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Cheng Zhao
gtk: Fix crash when calling GetSize() for hidden window.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Cheng Zhao
:lipstick:
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Cheng Zhao
Make bootstrap script silent.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Cheng Zhao
Fix calling apm for apm 0.37.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Cheng Zhao
Use lastes npm in CI.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Cheng Zhao
Upgrade to apm@0.37.0
commit
|
commitdiff
|
tree
|
snapshot
next