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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-3
/
+0
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-0
/
+3
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-3
/
+0
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-3
/
+9
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-9
/
+3
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-3
/
+9
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
1
-0
/
+3
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
1
-3
/
+0
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
1
-0
/
+3
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
1
-3
/
+0
*
One of my previous CL accidentaly reverted 2 changes to these
jcampan@chromium.org
2010-01-15
1
-5
/
+4
*
Switch to runFileChooser() with WebFileChooserParams.
tkent@chromium.org
2010-01-15
1
-3
/
+2
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-2
/
+9
*
This CL contains the back-end implementation of the translate feature. It add...
jcampan@chromium.org
2010-01-14
1
-0
/
+13
*
Revert 36246 (mistakingly included unrelated code).
jcampan@chromium.org
2010-01-14
1
-9
/
+5
*
One of my previous CL accidentaly reverted the change 35951
jcampan@chromium.org
2010-01-14
1
-5
/
+9
*
Hack so that the upstream change from using
jorlow@chromium.org
2010-01-13
1
-0
/
+2
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-5
/
+17
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
1
-5
/
+4
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-0
/
+3
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-3
/
+0
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-6
/
+7
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
1
-38
/
+6
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-0
/
+3
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
1
-3
/
+0
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
1
-0
/
+3
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-1
/
+7
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-4
/
+14
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-8
/
+8
*
Move PasswordAutocompleteListener into the WebKit API (AGAIN)
yaar@chromium.org
2009-11-07
1
-1
/
+1
*
Wires through didChangeScrollOffset so that it triggers saving content
sky@chromium.org
2009-11-06
1
-0
/
+1
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
1
-0
/
+3
*
Makes it so that we sync changes in content state more often for selected tab...
sky@chromium.org
2009-11-05
1
-10
/
+10
*
Introduce WebAccessibilityControllerImpl.
dglazkov@chromium.org
2009-11-04
1
-2
/
+3
*
Add default implementations for WebViewClient and WebWidgetClient
darin@chromium.org
2009-11-04
1
-18
/
+0
*
Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.
darin@chromium.org
2009-11-03
1
-1
/
+0
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-0
/
+1
*
Re-commit "Add new user script injection point:
aa@chromium.org
2009-11-03
1
-0
/
+9
*
Revert r30784
aa@chromium.org
2009-11-03
1
-9
/
+0
*
Add new user script injection point "document_idle" and make it the default.
aa@chromium.org
2009-11-03
1
-0
/
+9
*
Show status bubble for links that have keyboard focus.
estade@chromium.org
2009-10-30
1
-2
/
+12
*
Connect the various pieces for notifications... hook up NotificationUIManager...
johnnyg@chromium.org
2009-10-30
1
-1
/
+1
*
Log the PLT to the log file. This is a convenience for
mbelshe@google.com
2009-10-27
1
-0
/
+5
*
Second attempt to swap processes on rel=noreferrer, target=blank links.
creis@chromium.org
2009-10-26
1
-0
/
+5
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
1
-1
/
+1
*
Reverting 29783.
johnnyg@chromium.org
2009-10-22
1
-5
/
+0
*
Swaps renderer processes on links with rel=noreferrer and target=_blank.
creis@google.com
2009-10-22
1
-0
/
+5
*
Add WebFrameClient::cancelledError to avoid a dependency on
darin@chromium.org
2009-10-20
1
-3
/
+6
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
1
-13
/
+0
[next]