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
/
test
/
render_view_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-5
/
+0
*
Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...
jam@chromium.org
2011-04-01
1
-1
/
+0
*
Remove the rest of the extension dependencies from content\renderer.
jam@chromium.org
2011-04-01
1
-1
/
+1
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-1
/
+6
*
Move NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-28
1
-0
/
+5
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-8
/
+9
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-1
/
+1
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-3
/
+3
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Fix browser test failures.
jam@chromium.org
2011-03-18
1
-0
/
+1
*
Printing: Simplify window.print() blocking code.
thestig@chromium.org
2011-03-18
1
-10
/
+12
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
1
-1
/
+1
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-3
/
+3
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
1
-14
/
+14
*
Create autofill subdirectory in chrome/renderer
isherman@chromium.org
2011-01-29
1
-5
/
+7
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-7
/
+7
*
Introduce RenderView::Observer interface so that RenderView doesn't have to k...
jam@chromium.org
2011-01-15
1
-4
/
+13
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-1
/
+1
*
Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...
jam@chromium.org
2010-12-13
1
-0
/
+1
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
1
-0
/
+14
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-1
/
+1
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-4
/
+4
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
1
-0
/
+64
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-3
/
+3
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-3
/
+3
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-3
/
+3
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Revert r50807
aa@chromium.org
2010-06-25
1
-0
/
+3
*
Initialize WebKit for unit_tests process. Before it was getting initialized b...
aa@chromium.org
2010-06-25
1
-3
/
+0
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-4
/
+9
*
Port some more RenderViewTests to Linux.
estade@chromium.org
2010-05-24
1
-0
/
+34
*
enable RenderViewTest.OnHandleKeyboardEvent on Linux.
estade@chromium.org
2010-05-19
1
-0
/
+37
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
1
-2
/
+10
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
1
-10
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
1
-2
/
+10
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+2
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-7
/
+7
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-5
/
+1
*
Introduce WebScriptController for script related methods.
mhm@chromium.org
2009-10-23
1
-6
/
+7
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
Revert "Move scripting / v8 related methods out of WebKit.h"
tony@chromium.org
2009-10-16
1
-1
/
+0
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
1
-1
/
+1
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-1
/
+1
[next]