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-11-03
Cheng Zhao
Merge branch 'webview-devtools' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Cheng Zhao
Merge pull request #777 from atom/web-dialog
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
gray
force devtools to show as undocked.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
gray
fix for cpplint
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
gray
update and document openDevTools on web view.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Kevin Sawicki
:memo: a -> an
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
gray
add open devtools api to webview tag
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Cheng Zhao
Merge pull request #763 from paulcbetts/dont-hardcode...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Cheng Zhao
win: Add color chooser dialog
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Paul Betts
Use project_name for the lib file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Kevin Sawicki
Remove All Rights Reserved after GitHub copyright
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
aura: Add color chooser dialog
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
mac: Add color chooser dialog
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
Upgrade brightray to handle localized string
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
Implement RunFileChooser
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
OVERRIDE => override in atom_browser_client.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Cheng Zhao
Implement EnumerateDirectory
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Cheng Zhao
Add WebDialogHelper
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Kevin Sawicki
Merge pull request #754 from Subash/master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Subash Pathak
Update web-view-tag.md
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Cheng Zhao
Forbid using protocol module before app is ready, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Cheng Zhao
Upgrade native_mate, fixes #660
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Cheng Zhao
Throw error when BrowserWindow is created before app...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Cheng Zhao
Bump v0.19.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Cheng Zhao
Merge pull request #750 from atom/fix-leaking-webcontents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Cheng Zhao
Simplify the GuestWindowManager
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Cheng Zhao
Reuse the window of same frame name
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Cheng Zhao
spec: Only test net.connect on Mac
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Kevin Sawicki
Merge pull request #747 from stefanbuck/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Stefan Buck
fix broken links
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Don't throw exception on closed guest window
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Make <a target="_blank"> open window by default
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
doc: "new-window" event of WebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Add eval() for FakeWindow
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Add focus() and blur() for FakeWindow
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
spec: "new-window" event of BrowserWindow
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Use GuestWindowManager to mange windows created by...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
spec: "new-window" event of <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Add "frameName" as paramter for "new-window" event
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Route window.open to "new-window" event
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Set "defaultPrevented" when "preventDefault()" is called
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
OVERRIDE => override in atom_api_window.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Prevent creating popup window from inside WebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
OVERRIDE => override in native_window.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Cheng Zhao
Upgrade brightray
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Cheng Zhao
Merge pull request #740 from atom/webview
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Cheng Zhao
Merge pull request #742 from patr0nus/yosemite-fix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Cheng Zhao
Make remote.getCurrentWindow() work in <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Cheng Zhao
Make <webview> work with plugins turned off
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Kevin Sawicki
:memo: Minor grammar tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Kevin Sawicki
:memo: codes -> code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add specs for <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add BIND_DONE event for process object
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Remove unneeded cleanup code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Fix double freeing guest
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add attribute to turn on node integration in <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Node integration option is now only true/false
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Remove iframe related security code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Upgrade libchromiumcontent to discard iframe security...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Detect node integration in JavaScript
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Make autoresize follow Chrome's behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add docs on our custom web elements
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add 'new-window' event for <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Allow passing V8 objects in EventEmitter
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
patr0nus
Remove the deprecated convertScreenToBase and convertBa...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
patr0nus
Fix type convertion errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Add 'close' and 'console-message' for <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Cheng Zhao
Dispatch WebContents events to <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Add more events for WebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Fix creating window in <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Send unhandled key event to embedder
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Add WebContents.insertCSS
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Add WebContents.setUserAgent
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Bind WebContents APIs to <webview>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Assign a new SiteInstance for guest
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Add remote.getGuestWebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Don't expose <webview> in guest
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Don't fork renderer process for guest
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Rename web-view module to web-frame
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Enable navigation from webview
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Implement allowtransparency attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Destroy guest when the embedder is gone
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Fix initializing webview
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Attach <webview> with guest WebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Add converters between gfx:: and v8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Cheng Zhao
Mention clang 3.4 is required, refs #735
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Cheng Zhao
Register guest web view
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Cheng Zhao
Use old PLUGIN_METHOD_ATTACH for webview
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Cheng Zhao
Implement GuestViewInternal.createGuest and destroyGuest
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Cheng Zhao
api: Add webContent.create() to create detached WebContents
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Cheng Zhao
Make WebContents cache object template
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Cheng Zhao
Fix js errors in webview
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Cheng Zhao
Schemas should be registered early
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Cheng Zhao
Add code to register <webview> tag
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Cheng Zhao
Add API to register custom element
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Cheng Zhao
Bump v0.18.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Cheng Zhao
Merge pull request #727 from atom/high-dpi
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Cheng Zhao
linux: Don't append --force-device-scale-factor to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Cheng Zhao
Make code cleaner
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Cheng Zhao
linux: Also check for schema before init
commit
|
commitdiff
|
tree
|
snapshot
next