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
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-2
/
+0
*
Call UpdateAcceleratedSurface only when necessary for Core Animation plugins
stuartmorgan@chromium.org
2010-03-10
2
-16
/
+15
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
4
-15
/
+185
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
4
-179
/
+15
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
4
-15
/
+179
*
More dependency breaking. webkit shouldn't depend on chrome or ipc.
tony@chromium.org
2010-03-10
4
-6
/
+3
*
mac: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-10
2
-1
/
+2
*
Don't send form data that is marked autocomplete off to the browser.
jcampan@chromium.org
2010-03-09
1
-2
/
+6
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
2
-0
/
+0
*
Add theming API to Pepper. For now, this only handles scrollbars.
jam@chromium.org
2010-03-08
2
-0
/
+41
*
Take out temp code now that WebKit patch has landed.
jam@chromium.org
2010-03-08
2
-12
/
+0
*
First cut at custom user style sheets.
tony@chromium.org
2010-03-08
1
-2
/
+0
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
12
-3
/
+13
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
12
-13
/
+3
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
12
-3
/
+13
*
Make plugin buffer changes robust against synchronous plugin call nesting
stuartmorgan@chromium.org
2010-03-06
3
-15
/
+16
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
2
-0
/
+17
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-03-05
1
-5
/
+113
*
Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...
jam@chromium.org
2010-03-05
1
-0
/
+9
*
Move forcing the return of NPP_HandleEvent to be true on Win/Linux to webplug...
jam@chromium.org
2010-03-05
2
-0
/
+21
*
Mac Plugin context handling cleanup
stuartmorgan@chromium.org
2010-03-05
2
-96
/
+98
*
Remove GetNextEvent loop from Carbon plugin processing
stuartmorgan@chromium.org
2010-03-05
1
-19
/
+0
*
Avoid having every frame of a multipart response create a new
tony@chromium.org
2010-03-04
3
-1
/
+42
*
Initial change for DumpRrenderTree support library
tkent@google.com
2010-03-04
2
-1
/
+2
*
Revert "Avoid having every frame of a multipart response create a"
tony@chromium.org
2010-03-04
3
-42
/
+1
*
Avoid having every frame of a multipart response create a
tony@chromium.org
2010-03-04
3
-1
/
+42
*
Replace a call to settings->setDatabasesEnabled [which is about to go away] with
ericu@google.com
2010-03-04
1
-1
/
+1
*
Use UpdateDummyWindowBounds to do the initial Carbon plugin window setup
stuartmorgan@chromium.org
2010-03-03
1
-3
/
+1
*
Fix low quality scaling of <video> on mac
hclam@chromium.org
2010-03-03
1
-5
/
+23
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
2
-17
/
+0
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
2
-0
/
+17
*
String translations from TC
oritm@google.com
2010-03-03
1
-2
/
+2
*
Don't store the submit element on the FormData structure as it's no longer used.
jhawkins@chromium.org
2010-03-03
2
-5
/
+1
*
Rename FakePluginWindowTracker
stuartmorgan@chromium.org
2010-03-02
4
-68
/
+68
*
Note: I'm reverting it to see if it fixes all the dromaeo_test failures.
jam@chromium.org
2010-03-02
1
-51
/
+5
*
Fixes to 10.6 port of GPU plugin after recent backport to 10.5 and
kbr@google.com
2010-03-02
1
-1
/
+2
*
Implement FormManager::LabelForElement and use this to store the field labels.
jhawkins@chromium.org
2010-03-02
1
-12
/
+5
*
Specify the first-party-for-cookies URL for HTTP requests
wtc@chromium.org
2010-03-02
1
-2
/
+6
*
Check for Carbon Mac plugin destruction after each GetNextEvent cycle
stuartmorgan@chromium.org
2010-03-01
1
-31
/
+27
*
Fix formatting nits.
wtc@chromium.org
2010-02-27
2
-2
/
+2
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-02-26
1
-5
/
+51
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
5
-34
/
+118
*
Remove unused methods.
darin@chromium.org
2010-02-26
2
-17
/
+0
*
Call NPP_SetWindow immediately on initialization for Mac QuickTime
stuartmorgan@chromium.org
2010-02-26
1
-0
/
+6
*
Remove submit handling in FillFormImpl. The one caller passes false to |subm...
jhawkins@chromium.org
2010-02-25
1
-16
/
+5
*
Don't unload RealPlayer in the plugin process on the Mac
stuartmorgan@chromium.org
2010-02-25
1
-2
/
+3
*
Implement WebCookieJar.
darin@chromium.org
2010-02-25
2
-3
/
+29
*
Solaris: first set of patches to make WebKit build on Solaris.
evan@chromium.org
2010-02-25
1
-1
/
+1
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
2
-26
/
+7
*
Move nphostapi.h to be with the rest of the NPAPI headers.
jam@chromium.org
2010-02-24
6
-324
/
+13
[next]