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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-0
/
+1
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-0
/
+2
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-6
/
+6
*
AutoFill fills only clicked field when form was filled prior.
dhollowa@chromium.org
2010-06-30
1
-0
/
+62
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-73
/
+67
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-19
/
+16
*
AutoFill sending forms should include elements with autoComplete="off" attrib...
dhollowa@chromium.org
2010-05-25
1
-0
/
+93
*
Port some more RenderViewTests to Linux.
estade@chromium.org
2010-05-24
1
-61
/
+18
*
Linux: enable another render view unit test.
estade@chromium.org
2010-05-20
1
-9
/
+27
*
[GTTF] [TTF] Test marks maintenance CL:
phajdan.jr@chromium.org
2010-05-19
1
-3
/
+2
*
enable RenderViewTest.OnHandleKeyboardEvent on Linux.
estade@chromium.org
2010-05-19
1
-39
/
+47
*
Replace #if 0 used to disable test, the DISABLED_ and FLAKY_
phajdan.jr@chromium.org
2010-05-08
1
-7
/
+4
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
1
-0
/
+7
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-20
/
+1
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Remove unnecessary anonymous namespace according to agl's suggestion.
suzhe@chromium.org
2010-03-09
1
-4
/
+0
*
Fix issue 27927: linux hang in RenderViewTest.ImeComposition.
suzhe@chromium.org
2010-03-08
1
-5
/
+4
*
Try to fix valgrind error.
thakis@chromium.org
2010-02-17
1
-1
/
+1
*
Send "content blocked" ipc messages even more reliably.
thakis@chromium.org
2010-02-15
1
-1
/
+52
*
WebKit roll 52769 -> 52793.
antonm@chromium.org
2010-01-05
1
-2
/
+2
*
Disable failing test.
thakis@chromium.org
2009-11-17
1
-0
/
+5
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
Mark RenderViewTest.OnHandleKeyboardEvent as flaky.
willchan@chromium.org
2009-11-09
1
-1
/
+1
*
Makes it so that we sync changes in content state more often for selected tab...
sky@chromium.org
2009-11-05
1
-6
/
+6
*
Enable the RenderViewTest printing tests on the Mac.
stuartmorgan@chromium.org
2009-10-14
1
-8
/
+16
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-2
/
+2
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-3
/
+4
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-5
/
+5
*
Fix cmd-up/cmd-down.
thakis@chromium.org
2009-09-29
1
-42
/
+42
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-2
/
+1
*
Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ...
mhm@chromium.org
2009-09-04
1
-0
/
+44
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-1
/
+4
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-2
/
+2
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-12
/
+12
*
Print only the focused frame. This makes more sense than trying to print all...
sverrir@chromium.org
2009-07-16
1
-8
/
+42
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-7
/
+23
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-23
/
+7
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-7
/
+23
*
Fix: Off-by-one errors in loops over key codes in render_view_unittest.cc
yuzo@chromium.org
2009-07-02
1
-2
/
+2
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
1
-0
/
+35
*
Add a test to print using javascript. This is to make sure I don't break anyt...
sverrir@google.com
2009-06-05
1
-0
/
+31
*
Fix a one pixel offset error in PrintLayoutTest. Now checks with a 5% margin...
sverrir@google.com
2009-06-05
1
-2
/
+8
*
Reenable unittest and fix the failure. This failed after a change in the
sverrir@google.com
2009-06-05
1
-4
/
+1
*
Disable failing PrintLayoutTest test. Commenting out because of local compila...
sverrir@google.com
2009-06-04
1
-0
/
+3
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
1
-0
/
+88
*
Prevent an extra copy of data types that get passed into IPC messages when
mpcomplete@google.com
2009-05-20
1
-1
/
+1
*
Implements keyboard events for RenderViewTest.This change implements a functi...
hbono@chromium.org
2009-05-11
1
-87
/
+252
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-1
/
+1
*
Adds a keyboard-event test into RenderViewTest.
hbono@chromium.org
2009-04-23
1
-0
/
+180
[next]