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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools Heap profiler: implement sorting.
mnaganov@chromium.org
2009-11-02
1
-32
/
+200
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
2
-0
/
+10
*
Revert "Eliminate mime_util dependency from WebFrameLoaderClient."
mhm@chromium.org
2009-11-01
2
-9
/
+0
*
Eliminate mime_util dependency from WebFrameLoaderClient.
mhm@chromium.org
2009-11-01
2
-0
/
+9
*
Store the form name, source URL and target URL in FormFieldValues. These are...
jhawkins@chromium.org
2009-11-01
2
-10
/
+34
*
To facilitate apatrick's work on the 3D renderer for Pepper,
sehr@google.com
2009-10-31
4
-0
/
+167
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
2
-5
/
+60
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
2
-5
/
+1
*
Blacklist the O3D plugin on the Mac
stuartmorgan@chromium.org
2009-10-30
1
-0
/
+2
*
Remove TemporaryGlue::popupsAllowed by just having the
darin@chromium.org
2009-10-30
2
-12
/
+0
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
4
-1
/
+130
*
Flesh out more of ChromiumBridge.cpp eliminating all but two methods on
darin@chromium.org
2009-10-30
2
-205
/
+68
*
Fix spurious errors when dragging Web Inspector elements
apavlov@chromium.org
2009-10-30
1
-6
/
+10
*
DevTools: Fix console and resources filters looks.
pfeldman@chromium.org
2009-10-30
1
-0
/
+8
*
Move various runtime enabled features into a WebRuntimeFeatures class.
darin@chromium.org
2009-10-30
1
-1
/
+4
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
25
-6291
/
+95
*
Add layoutTestController.counterValueForElementById
hamaji@chromium.org
2009-10-30
2
-0
/
+20
*
Blacklist PDF Browser Plugin on Mac for now.
stuartmorgan@chromium.org
2009-10-29
1
-7
/
+56
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
3
-18
/
+5
*
First attempt at fixing a crash that occurs when we get into WebFrameLoaderCl...
japhet@chromium.org
2009-10-29
1
-2
/
+5
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
6
-1223
/
+2
*
DevTools: wire up timeline panel to Chrome!
pfeldman@chromium.org
2009-10-29
1
-0
/
+3
*
DevTools: Not all resources are displayed in Resources tab
pfeldman@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
3
-0
/
+89
*
DevTools: Webkit merge broke DevToolsSanityTest.TestEnableResourcesTab
pfeldman@chromium.org
2009-10-29
1
-1
/
+2
*
Rollback of 30408
yaar@chromium.org
2009-10-29
6
-2
/
+1223
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
6
-1223
/
+2
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
6
-9
/
+9
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
15
-203
/
+110
*
Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com.
dglazkov@chromium.org
2009-10-28
1
-8
/
+26
*
This patch changes the call to enableResourceTracking on InspectorController ...
jamesr@chromium.org
2009-10-28
1
-1
/
+1
*
Move glue/EditorClientImpl.h/cpp to webkit/api/src
yaar@chromium.org
2009-10-27
4
-1100
/
+5
*
Renames addItemToTimeline to addRecordToTimeline due to WebKit
jamesr@chromium.org
2009-10-27
1
-1
/
+1
*
Move a bunch of files into webkit/api/src
darin@chromium.org
2009-10-27
14
-1774
/
+17
*
Make Pepper NPN variable return a pointer to an allocated
sehr@google.com
2009-10-27
1
-12
/
+17
*
Renamed WebContextMenuClientImpl -> ContextMenuClientImpl
yaar@chromium.org
2009-10-27
1
-3
/
+3
*
DevTools: fix colors of heap snapshot summary bar.
mnaganov@chromium.org
2009-10-27
1
-5
/
+6
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
7
-15
/
+313
*
[mac] Send cmd-c and friends back to browser.
thakis@chromium.org
2009-10-26
1
-5
/
+4
*
Minor cleanup in glue to remove some remaining base dependencies.
darin@chromium.org
2009-10-26
5
-33
/
+15
*
Second attempt to swap processes on rel=noreferrer, target=blank links.
creis@chromium.org
2009-10-26
2
-0
/
+5
*
Revert. TBR: ojan, glen
thakis@chromium.org
2009-10-26
1
-4
/
+5
*
[mac] Send cmd-c and friends back to browser.
thakis@chromium.org
2009-10-26
1
-5
/
+4
*
Replace MessageLoop+ScopedRunnableMethodFactory with WebCore::Timer+Vector
darin@chromium.org
2009-10-26
4
-35
/
+94
*
WebKit update 49997:50027.
dglazkov@chromium.org
2009-10-24
3
-5
/
+5
*
Update the paused time when seeking while paused.
scherkus@chromium.org
2009-10-24
1
-1
/
+15
*
Move SearchableFormData over to the WebKit API.
pkasting@chromium.org
2009-10-23
3
-301
/
+0
*
Remove a header that I added since jhawkins simultaneously changed the file t...
pkasting@chromium.org
2009-10-23
1
-1
/
+0
*
Create a PasswordAutocompleteListener interface to de-couple WebView
darin@chromium.org
2009-10-23
9
-91
/
+82
*
Add a regression test for the renderer hang when a plugin's NP_Initialize fun...
jam@chromium.org
2009-10-23
1
-2
/
+17
[next]