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
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-4
/
+4
*
Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted
dspringer@google.com
2010-04-08
1
-1
/
+1
*
Fix Darin's review comment for the plugin blocker fix.
cevans@chromium.org
2010-04-08
1
-5
/
+4
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-4
/
+4
*
Fix plugin (and other) block settings for windows opened simply with
cevans@chromium.org
2010-04-07
1
-1
/
+7
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-33
/
+7
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-4
/
+18
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-3
/
+15
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
1
-2
/
+3
*
Remove an erroneous debugging printf.
jhawkins@chromium.org
2010-04-05
1
-1
/
+0
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-23
/
+17
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+6
*
Follow up on http://codereview.chromium.org/1552002
bulach@chromium.org
2010-04-01
1
-1
/
+0
*
Send top level link click navigation to ChromeFrame always. The current imple...
ananta@chromium.org
2010-03-31
1
-16
/
+35
*
Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535
bulach@chromium.org
2010-03-31
1
-1
/
+2
*
Page Cycler Intl2 perf regression.
hayato@chromium.org
2010-03-31
1
-22
/
+21
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
1
-0
/
+15
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
1
-15
/
+0
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
1
-0
/
+15
*
AutoFill: Send the forms cached in the FormManager to the AutoFillManager on
jhawkins@chromium.org
2010-03-31
1
-21
/
+22
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-39
/
+0
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-2
/
+2
*
Follow the latest rename for the WebFrameClient interface to do site-isolatio...
johnnyg@chromium.org
2010-03-30
1
-5
/
+5
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-28
/
+85
*
Add UMA counters for non-frame cross site requests.
japhet@chromium.org
2010-03-30
1
-0
/
+73
*
Change interface for site-isolation logging from WebKit in advance of landing...
johnnyg@chromium.org
2010-03-30
1
-1
/
+2
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-1
/
+3
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-2
/
+4
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
1
-4
/
+2
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-2
/
+4
*
Use internal pdf plugin with --internal-pdf
jam@chromium.org
2010-03-27
1
-0
/
+5
*
Fix linux build
jam@chromium.org
2010-03-26
1
-0
/
+1
*
Add zooming notifications to Pepper. This allows the plugin to respond to fu...
jam@chromium.org
2010-03-26
1
-0
/
+18
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
1
-40
/
+83
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-2
/
+4
*
Speculative fix for developer-reported crash.
aa@chromium.org
2010-03-22
1
-0
/
+3
*
2 experiments: DNS prefetch limit concurrency: TCP split a packet
jar@chromium.org
2010-03-20
1
-6
/
+58
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-3
/
+3
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-35
/
+25
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-1
/
+19
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-21
/
+3
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
1
-3
/
+21
*
Send cross frame accesses which WebKit reports to UMA.
johnnyg@chromium.org
2010-03-16
1
-1
/
+24
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-4
/
+4
*
Notify link doctor about the url truncation.
pfeldman@chromium.org
2010-03-15
1
-1
/
+5
*
Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.
pinkerton@chromium.org
2010-03-12
1
-14
/
+17
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-1
/
+16
*
Notify MSAA clients when a state change notification is received.
ctguil@chromium.org
2010-03-09
1
-0
/
+25
[next]