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
*
- Added a new time marker for loadtimes: first_paint_after_load_time. Created...
davemoore@chromium.org
2009-06-29
1
-0
/
+1
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-0
/
+3
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
1
-0
/
+2
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
1
-1
/
+1
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
1
-3
/
+0
*
Restrict how often javascript can annoy the user with the print dialog. If a...
sverrir@google.com
2009-06-26
1
-0
/
+2
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
1
-0
/
+3
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-14
/
+0
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+1
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-1
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+1
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-2
/
+4
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-2
/
+0
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-0
/
+2
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-18
/
+20
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-2
/
+2
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-17
/
+7
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
1
-2
/
+2
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-1
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+7
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
1
-2
/
+1
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-10
1
-5
/
+1
*
Fixes a flash plugin hang caused by opening google finance ticker symbols in ...
ananta@chromium.org
2009-06-09
1
-3
/
+0
*
Revert 17889. It broke the extensions_uitests. And I didn't even get it
mpcomplete@google.com
2009-06-08
1
-1
/
+5
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-08
1
-5
/
+1
*
Resubmitting change r17491 that was reverted because of a memory leak.
sverrir@google.com
2009-06-03
1
-9
/
+4
*
Revert "Refactor print functionality in RenderView..."
willchan@chromium.org
2009-06-03
1
-4
/
+9
*
Refactor print functionality in RenderView. Moved most of the print function...
sverrir@google.com
2009-06-03
1
-9
/
+4
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
1
-0
/
+2
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
1
-0
/
+1
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-0
/
+8
*
Adds propagation and handling of render-side focus events, for the benefit of...
klink@chromium.org
2009-05-20
1
-1
/
+1
*
Only send SelectionChanged events when the selection has actually changed.
estade@chromium.org
2009-05-18
1
-0
/
+3
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-10
/
+1
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
1
-0
/
+8
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-1
/
+10
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-10
/
+1
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
1
-0
/
+2
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
1
-4
/
+8
*
Implements keyboard events for RenderViewTest.This change implements a functi...
hbono@chromium.org
2009-05-11
1
-0
/
+3
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
Refactor media player to move away from webkit_glue
hclam@chromium.org
2009-05-07
1
-1
/
+4
*
Popup whitelisting checkpoint.
pkasting@chromium.org
2009-05-06
1
-2
/
+2
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-1
/
+4
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-1
/
+10
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-10
/
+1
*
Various trivial clean-up bits:
pkasting@chromium.org
2009-05-05
1
-5
/
+1
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
1
-4
/
+0
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-1
/
+10
[next]