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
...
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
Revert 40920 - Use the WebViewClient* passed in from the StorageAreaProxy ins...
jorlow@chromium.org
2010-03-08
2
-13
/
+12
*
Use the WebViewClient* passed in from the StorageAreaProxy instead of using
jorlow@chromium.org
2010-03-08
2
-12
/
+13
*
Remove unnecessary braces.
jochen@chromium.org
2010-03-08
1
-2
/
+1
*
Fix issue 27927: linux hang in RenderViewTest.ImeComposition.
suzhe@chromium.org
2010-03-08
1
-5
/
+4
*
Tighten down OS X sandbox a bit.
jeremy@chromium.org
2010-03-07
1
-5
/
+5
*
Fix bustage from pepper flush fix by commenting out the new test on Mac.
brettw@chromium.org
2010-03-06
1
-0
/
+4
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
19
-220
/
+670
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
10
-30
/
+293
*
Switch to using the CookieMessageFilter when pumping messages for StorageArea...
jorlow@chromium.org
2010-03-05
1
-2
/
+3
*
When --no-referrers is given, also remove Referer header on WebKit side of th...
jochen@chromium.org
2010-03-05
1
-0
/
+3
*
checksum computation that returns the least significant 32-bits of the 128-bi...
abetul@google.com
2010-03-04
1
-0
/
+14
*
Add support for running the NaCl plugin in the Linux SUID sandbox
agl@chromium.org
2010-03-04
2
-6
/
+23
*
Avoid having every frame of a multipart response create a new
tony@chromium.org
2010-03-04
1
-1
/
+2
*
Revert "Avoid having every frame of a multipart response create a"
tony@chromium.org
2010-03-04
1
-2
/
+1
*
Avoid having every frame of a multipart response create a
tony@chromium.org
2010-03-04
1
-1
/
+2
*
Only show the blocked plug-in UI when we actually fail to instantiate a
abarth@chromium.org
2010-03-04
2
-5
/
+6
*
Based on crash data, it seems that frameForCurrentContext can return null in
darin@chromium.org
2010-03-04
1
-4
/
+6
*
Correct a mistake I made on a previous submission by commenting out an import...
johnnyg@chromium.org
2010-03-03
1
-1
/
+1
*
Added a null pointer check for the repaintCallback of the 3D API.
sehr@google.com
2010-03-03
1
-1
/
+2
*
Allow extension popups to shrink in single process mode.
skerner@chromium.org
2010-03-03
1
-3
/
+2
*
Add unit test that uses V8's JSON.parse() to read extension_api.json .
skerner@chromium.org
2010-03-03
1
-0
/
+135
*
Renames route_id to render_view_id
bulach@chromium.org
2010-03-03
1
-1
/
+1
*
Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html
kasperl@google.com
2010-03-03
1
-0
/
+3
*
Revert 40491 - Fix Windows build. I forgot to update the class name for Windo...
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Revert 40492 - Fix Windows build again, I forgot to fix the other call in thi...
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Revert 40493 - Fix Windows build by no longer usin gstdint. My previous patch...
brettw@chromium.org
2010-03-03
1
-2
/
+3
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
19
-582
/
+438
*
Fix Windows build by no longer usin gstdint. My previous patch didn't change
brettw@chromium.org
2010-03-03
1
-3
/
+2
*
Fix Windows build again, I forgot to fix the other call in this file to
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Fix Windows build. I forgot to update the class name for Windows for in process
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
20
-254
/
+770
*
Don't store the submit element on the FormData structure as it's no longer used.
jhawkins@chromium.org
2010-03-03
1
-6
/
+0
*
Revert 39670 which breaks suggestion popup
victorw@chromium.org
2010-03-02
3
-51
/
+3
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
1
-1
/
+8
*
Implement FormManager::LabelForElement and use this to store the field labels.
jhawkins@chromium.org
2010-03-02
3
-8
/
+113
*
linux: use ICU direction for determining text direction in renderer
evan@chromium.org
2010-03-01
3
-6
/
+21
*
Adds a regression test for Issue 36523.
hbono@chromium.org
2010-03-01
1
-0
/
+2
*
Attempt to fix a crash in extension bindings' CallFunctionInContext.
mpcomplete@chromium.org
2010-02-26
2
-6
/
+20
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
5
-1
/
+314
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+1
*
Add a defensive null check.
darin@chromium.org
2010-02-26
1
-2
/
+2
*
Bring Geolocation to life!
joth@chromium.org
2010-02-26
1
-5
/
+5
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
1
-3
/
+4
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
7
-3
/
+55
*
Disable scroll bars on resizing popups below a maximum size.
skerner@chromium.org
2010-02-25
2
-2
/
+33
*
Implement WebCookieJar.
darin@chromium.org
2010-02-25
6
-121
/
+166
*
We only want to send the JavaScript block notification to the browser process...
pkasting@chromium.org
2010-02-25
2
-22
/
+35
*
Fix transparent Silverlight plugins.
jam@chromium.org
2010-02-24
1
-2
/
+8
*
Don't re-run content scripts on fragment navigations.
asargent@chromium.org
2010-02-24
3
-12
/
+17
[prev]
[next]