index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
webkit.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move various runtime enabled features into a WebRuntimeFeatures class.
darin@chromium.org
2009-10-30
1
-1
/
+2
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
1
-6
/
+9
*
Adds default implementations to WebFrameClient
yaar@chromium.org
2009-10-29
1
-1
/
+0
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
1
-4
/
+5
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-0
/
+2
*
Rollback of 30408
yaar@chromium.org
2009-10-29
1
-5
/
+4
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
1
-4
/
+5
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
1
-4
/
+4
*
Reverting a two line merge error.
yaar@chromium.org
2009-10-27
1
-2
/
+0
*
Move glue/EditorClientImpl.h/cpp to webkit/api/src
yaar@chromium.org
2009-10-27
1
-2
/
+4
*
Move a bunch of files into webkit/api/src
darin@chromium.org
2009-10-27
1
-10
/
+11
*
Renamed WebContextMenuClientImpl -> ContextMenuClientImpl
yaar@chromium.org
2009-10-27
1
-2
/
+2
*
Adding the WebDatabase class, and the WebDatabaseObserver abstract
dumi@chromium.org
2009-10-23
1
-0
/
+3
*
Move SearchableFormData over to the WebKit API.
pkasting@chromium.org
2009-10-23
1
-2
/
+2
*
Create a PasswordAutocompleteListener interface to de-couple WebView
darin@chromium.org
2009-10-23
1
-2
/
+3
*
Break out FormFieldValues::Element into FormField, which will eventually hold...
jhawkins@chromium.org
2009-10-23
1
-0
/
+2
*
Move ContextMenuClientImpl to api/src
yaar@chromium.org
2009-10-22
1
-2
/
+2
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
1
-0
/
+2
*
AppCacheResponse storage implementation
michaeln@google.com
2009-10-21
1
-0
/
+2
*
TBR: darin
mhm@chromium.org
2009-10-21
1
-2
/
+0
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
1
-0
/
+2
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+7
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-2
/
+2
*
Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...
yaar@chromium.org
2009-10-20
1
-0
/
+2
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-2
/
+0
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
1
-2
/
+0
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-2
/
+2
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+2
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
1
-0
/
+1
*
DevTools: Make DevTools look like Chrome.
pfeldman@chromium.org
2009-10-14
1
-0
/
+10
*
Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.
dglazkov@chromium.org
2009-10-13
1
-0
/
+2
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
1
-0
/
+1
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
1
-0
/
+2
*
Remove unused feed_preview.{h,cc} files.
darin@chromium.org
2009-10-12
1
-2
/
+0
*
DevTools: enable databases panel.
pfeldman@chromium.org
2009-10-12
1
-1
/
+0
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
1
-0
/
+1
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
1
-0
/
+8
*
Add pieces needed by upcoming memory purge implementation:
pkasting@chromium.org
2009-10-07
1
-0
/
+2
*
Stop glue from exporting webcore headers.
thestig@chromium.org
2009-10-07
1
-3
/
+0
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
1
-0
/
+1
*
Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...
jam@chromium.org
2009-10-07
1
-3
/
+0
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
1
-0
/
+3
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
1
-0
/
+2
*
DevTools: fix 'devtools.html' generation on Linux.
mnaganov@chromium.org
2009-10-06
1
-0
/
+3
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Ported Chrome's WebGL implementation to Linux. Required changes to
kbr@google.com
2009-10-05
1
-0
/
+1
*
Exposes WebCore's FontCache through the webkit API
jamesr@chromium.org
2009-10-05
1
-0
/
+2
*
DevTools: auto-generate devtools.html from WebKit's inspector.html
mnaganov@chromium.org
2009-10-05
1
-19
/
+46
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+5
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-0
/
+1
[next]