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
/
content
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2011-06-22
1
-1
/
+1
*
Show composition text on IME panel when Pepper plugin is focused (Linux).
kinaba@chromium.org
2011-06-17
1
-4
/
+14
*
Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...
scr@chromium.org
2011-06-16
1
-1
/
+1
*
Moves audio files from content/renderer/ to content/renderer/media.
scherkus@chromium.org
2011-06-14
1
-1
/
+1
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
1
-1
/
+2
*
Avoid a NOT_REACHED() hit when we get an empty 404 page and
tony@chromium.org
2011-06-09
1
-0
/
+2
*
Send live resize messages to renderer
sail@chromium.org
2011-06-07
1
-0
/
+14
*
Using the "prerender" state as the page visibility value when a page is in
shishir@chromium.org
2011-06-07
1
-6
/
+11
*
Move setToolTipText related functions from RenderView to RenderWidget.
Takano.Naoki@gmail.com
2011-06-06
1
-5
/
+0
*
Removing defunct GpuVideoDecoder and IpcVideoDecoder.
scherkus@chromium.org
2011-06-03
1
-18
/
+0
*
Quota InfoBar
kinuko@chromium.org
2011-05-31
1
-1
/
+1
*
The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.
kinaba@google.com
2011-05-30
1
-0
/
+55
*
Remove polling for page size changes when determining preferred size changes.
levin@chromium.org
2011-05-27
1
-24
/
+15
*
Cleaning up of data types, naming for JavaScript dialogs.
avi@chromium.org
2011-05-27
1
-15
/
+14
*
Enabling page visibility api in the chrome browser.
shishir@chromium.org
2011-05-26
1
-0
/
+9
*
Moved GPU related files in content/renderer into gpu subdirectory.
apatrick@chromium.org
2011-05-25
1
-1
/
+1
*
Add mayHaveChangedRenderedSize callback.
levin@chromium.org
2011-05-25
1
-0
/
+10
*
Revert 86569 - Enabling page visibility api in the chrome browser.
ukai@chromium.org
2011-05-25
1
-9
/
+0
*
Enabling page visibility api in the chrome browser.
shishir@chromium.org
2011-05-25
1
-0
/
+9
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-1
/
+4
*
Replace "http" etc with the url_constants version. This was a previous TODO ...
jam@chromium.org
2011-05-23
1
-1
/
+1
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-2
/
+5
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-13
/
+4
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
1
-5
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
1
-2
/
+5
*
Adapt to new icon interface from WebFrame
michaelbai@google.com
2011-05-17
1
-2
/
+4
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
1
-5
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
1
-2
/
+5
*
Fixes race condition in displaying error pages. In particular it was
sky@chromium.org
2011-05-13
1
-2
/
+19
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-2
/
+1
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-0
/
+17
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
1
-3
/
+50
*
CompleteInit early so that we don't create a webgraphics3dcontext more than n...
backer@chromium.org
2011-05-02
1
-11
/
+11
*
[Mac] Implement the system dictionary popup by implementing NSTextInput methods.
rsesek@chromium.org
2011-05-02
1
-12
/
+14
*
Implement the new WebPermissionClient interface in Chrome code to get rid of ...
jam@chromium.org
2011-04-30
1
-74
/
+0
*
Remove most prerendering code/references from content.
mmenke@chromium.org
2011-04-30
1
-53
/
+5
*
Fix for "Save password saves value sent in the POST request instead of the va...
asvitkine@chromium.org
2011-04-28
1
-5
/
+6
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-10
/
+7
*
Fix chrome frame tests which regressed after my change to only route content ...
ananta@chromium.org
2011-04-21
1
-4
/
+1
*
Plumb direction of document title through IPC layer.
evan@chromium.org
2011-04-20
1
-7
/
+10
*
Add V8ValueConverter utility to convert between v8::Value and
aa@chromium.org
2011-04-20
1
-34
/
+6
*
Navigations which are not content initiated should stay within ChromeFrame.
ananta@chromium.org
2011-04-20
1
-19
/
+12
*
Send the 'page_url' parameter of the page (on which the right click was made to
brettw@chromium.org
2011-04-20
1
-2
/
+8
*
Update Chrome to accept WebKit API for RTL titles.
evan@chromium.org
2011-04-20
1
-1
/
+4
*
Wrap the p2p transport API in a compile time flag.
satish@chromium.org
2011-04-20
1
-0
/
+2
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
1
-1
/
+5
*
Change the method name from enumerateDirectory to enumerateChosenDirectory in...
johnnyg@chromium.org
2011-04-19
1
-11
/
+11
*
Revert 82018 - Revert 81994 - Fixes race condition in displaying error pages....
sky@chromium.org
2011-04-18
1
-0
/
+7
*
Revert 81994 - Fixes race condition in displaying error pages. In particular ...
sky@chromium.org
2011-04-18
1
-7
/
+0
*
Fixes race condition in displaying error pages. In particular it was
sky@chromium.org
2011-04-18
1
-0
/
+7
[next]