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
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 36246 (mistakingly included unrelated code).
jcampan@chromium.org
2010-01-14
1
-84
/
+27
*
One of my previous CL accidentaly reverted the change 35951
jcampan@chromium.org
2010-01-14
1
-27
/
+84
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
1
-2
/
+1
*
Hack so that the upstream change from using
jorlow@chromium.org
2010-01-13
1
-0
/
+9
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-92
/
+76
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
1
-22
/
+72
*
This CL is for Neb. It contains his change 501124, with conflicts merged.
sehr@google.com
2010-01-11
1
-5
/
+5
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-6
/
+6
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-5
/
+38
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-38
/
+5
*
Revert 35649 - Make Pepper plugins work on Linux.
arv@chromium.org
2010-01-06
1
-5
/
+5
*
Make Pepper plugins work on Linux.
brettw@chromium.org
2010-01-06
1
-5
/
+5
*
Upload renderer histograms to browser after a page loads
jar@chromium.org
2010-01-02
1
-0
/
+11
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-14
/
+28
*
(fix merge error).
rafaelw@chromium.org
2009-12-23
1
-0
/
+8
*
Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"
rafaelw@chromium.org
2009-12-23
1
-8
/
+0
*
Disallow chrome.tabs.executeScript from injecting code into gallery
rafaelw@chromium.org
2009-12-23
1
-0
/
+8
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-1
/
+4
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
1
-25
/
+30
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-5
/
+38
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
1
-38
/
+5
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
1
-10
/
+0
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-0
/
+6
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
1
-12
/
+20
*
rollback r34183
estade@chromium.org
2009-12-09
1
-6
/
+0
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-0
/
+6
*
Revert 34161 - Enable Pepper support by default, including building the test ...
sehr@google.com
2009-12-09
1
-20
/
+12
*
Enable Pepper support by default, including building the test plugin.
sehr@google.com
2009-12-09
1
-12
/
+20
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
1
-1
/
+7
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-25
/
+0
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-0
/
+25
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-22
/
+38
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-1
/
+1
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-15
/
+39
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-16
/
+16
*
Make extension popups shrink when their contents shrink.
aa@chromium.org
2009-11-18
1
-5
/
+4
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-13
/
+13
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-6
/
+14
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-14
/
+6
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-6
/
+14
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-6
/
+12
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-22
/
+22
*
WebKit roll 50756:50820.
japhet@chromium.org
2009-11-11
1
-2
/
+0
*
Move PasswordAutocompleteListener into the WebKit API (AGAIN)
yaar@chromium.org
2009-11-07
1
-7
/
+7
*
Wires through didChangeScrollOffset so that it triggers saving content
sky@chromium.org
2009-11-06
1
-0
/
+4
*
Update the find result index "(m of n)" whenever there is an active selection...
johnnyg@chromium.org
2009-11-06
1
-1
/
+6
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-0
/
+17
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
1
-0
/
+13
*
Makes it so that we sync changes in content state more often for selected tab...
sky@chromium.org
2009-11-05
1
-9
/
+34
*
Introduce WebAccessibilityControllerImpl.
dglazkov@chromium.org
2009-11-04
1
-16
/
+26
[next]