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
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
2
-29
/
+4
*
Committing for dcheng@
brg@chromium.com
2010-03-17
1
-0
/
+1
*
Add the descriptor support needed for Pepper in a way that does
sehr@google.com
2010-03-17
1
-0
/
+71
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
3
-2
/
+4
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
1
-0
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
7
-8
/
+8
*
Revert 41789 - Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
7
-311
/
+0
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-0
/
+1
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
2
-4
/
+29
*
Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
7
-0
/
+311
*
Use the full URL of the icon in the notification, not just the string passed ...
johnnyg@chromium.org
2010-03-16
1
-1
/
+1
*
The plugin channel host in the renderer process should not initialize IPC
mark@chromium.org
2010-03-16
1
-0
/
+17
*
Send cross frame accesses which WebKit reports to UMA.
johnnyg@chromium.org
2010-03-16
2
-1
/
+32
*
Switch from using custom time / epoch handling code (inherited from gears) to...
joth@chromium.org
2010-03-16
2
-2
/
+2
*
Idle API for the extension system
brg@chromium.com
2010-03-16
1
-0
/
+1
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
5
-164
/
+171
*
Notify link doctor about the url truncation.
pfeldman@chromium.org
2010-03-15
1
-1
/
+5
*
Adds host for Geolocation OnStartUpdating.
bulach@chromium.org
2010-03-15
2
-3
/
+14
*
Uses the new spellchecker dictionaries on Chromium.
hbono@chromium.org
2010-03-15
1
-5
/
+11
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
13
-19
/
+18
*
Register chrome-extension as a secure scheme so that adding resources from an
abarth@chromium.org
2010-03-13
1
-0
/
+4
*
Move metrics api to the experimental name space.
rogerta@chromium.org
2010-03-12
1
-1
/
+1
*
Fixed the Pepper print interface to take in the print dimensions and printer ...
sanjeevr@chromium.org
2010-03-12
2
-28
/
+32
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
5
-20
/
+30
*
Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.
pinkerton@chromium.org
2010-03-12
4
-59
/
+62
*
Don't light up form fields we aren't filling, and don't light up the submit b...
jhawkins@chromium.org
2010-03-12
1
-2
/
+5
*
AutoFill form filling with form name absent
dhollowa@chromium.org
2010-03-12
1
-1
/
+9
*
Changes made to the printing logic to allow plugins to participate in the bro...
sanjeevr@chromium.org
2010-03-12
3
-5
/
+16
*
Added functions to the Pepper interface to allow plugins to participate in th...
sanjeevr@chromium.org
2010-03-11
2
-0
/
+219
*
Make sure Core Animation plugins get initial geometry
stuartmorgan@chromium.org
2010-03-11
1
-0
/
+12
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
2
-2
/
+17
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-1
/
+1
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
2
-7
/
+30
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
2
-30
/
+7
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
2
-7
/
+30
*
More dependency breaking. webkit shouldn't depend on chrome or ipc.
tony@chromium.org
2010-03-10
1
-0
/
+1
*
Add #include <string.h> so that the 64-bit nacl-g++ compiler has a definition
dspringer@google.com
2010-03-10
1
-0
/
+3
*
More code cleanups found by -Wextra.
evan@chromium.org
2010-03-09
1
-1
/
+1
*
Don't send form data that is marked autocomplete off to the browser.
jcampan@chromium.org
2010-03-09
1
-0
/
+120
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
2
-4
/
+4
*
Use the WebViewClient* passed in from the StorageAreaProxy instead of using
jorlow@chromium.org
2010-03-09
2
-12
/
+13
*
Synchronous XHR should only pump events if we are going to show a cookie
darin@chromium.org
2010-03-09
5
-58
/
+64
*
Notify MSAA clients when a state change notification is received.
ctguil@chromium.org
2010-03-09
2
-0
/
+27
*
Remove unnecessary anonymous namespace according to agl's suggestion.
suzhe@chromium.org
2010-03-09
1
-4
/
+0
*
BSD port: Another chunk of chrome/ ifdef changes
pvalchev@google.com
2010-03-09
1
-5
/
+5
*
fix posix build errors
jam@chromium.org
2010-03-09
1
-1
/
+1
*
Add theming API to Pepper. For now, this only handles scrollbars.
jam@chromium.org
2010-03-08
3
-6
/
+214
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
2
-1
/
+3
*
Fixing ARM build. ARM cannot compile code in src/gpu/ directory.
apatrick@chromium.org
2010-03-08
1
-1
/
+4
*
GGL library is a variant of the WGL, EGL and PGL libraries.
apatrick@chromium.org
2010-03-08
2
-0
/
+335
[next]