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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for "Mouseovers follow the cursor even when there's a find bar in the way"
mark@chromium.org
2011-03-25
2
-3
/
+45
*
Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...
jam@chromium.org
2011-03-25
3
-4
/
+225
*
Defer hiding the compositor window until after the software view has repainte...
vangelis@chromium.org
2011-03-25
2
-1
/
+11
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
2
-2
/
+2
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
3
-6
/
+24
*
Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...
jamesr@chromium.org
2011-03-25
1
-1
/
+4
*
Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...
jam@chromium.org
2011-03-24
3
-0
/
+82
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-1
/
+2
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
1
-1
/
+2
*
Move chrome/browser/ime_input.* to ui/base/win/
suzhe@google.com
2011-03-23
5
-408
/
+84
*
If --disable-webgl is passed, continue to return null from
kbr@chromium.org
2011-03-23
1
-5
/
+0
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-1
/
+1
*
touch: Fix compile after r79086 and r79083.
sadrul@chromium.org
2011-03-23
1
-0
/
+1
*
Fix for issue =76919 and added --keep-mouse-cursor (76976)
saintlou@chromium.org
2011-03-23
1
-1
/
+0
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
3
-0
/
+3
*
Coverity: Fix a ctor/dtor leak by making |buffer_| a scoped_ptr and releasing
jhawkins@chromium.org
2011-03-22
2
-7
/
+6
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
2
-26
/
+45
*
fix comments
dilmah@chromium.org
2011-03-22
1
-1
/
+1
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
4
-4
/
+4
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
1
-4
/
+22
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-0
/
+1
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
2
-2
/
+2
*
Do not put off destroying of the IOSurface in the GPU process.
amarinichev@chromium.org
2011-03-19
1
-3
/
+4
*
event trace plumbing for multi-process support
jbates@chromium.org
2011-03-18
1
-0
/
+2
*
Don't Paint when hidden.
sadrul@chromium.org
2011-03-18
1
-0
/
+2
*
Remove special case for plugin parent window relating to GPU plugin.
apatrick@chromium.org
2011-03-18
1
-7
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
9
-11
/
+11
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
1
-2
/
+4
*
Remove superfluous TOUCH_UI check.
msw@chromium.org
2011-03-16
2
-4
/
+0
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
2
-281
/
+279
*
Remove last dependencies on chrome\common from chrome\plugin.
jam@chromium.org
2011-03-16
1
-1
/
+1
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
2
-4
/
+18
*
Use extension to show activation message.
oshima@google.com
2011-03-15
1
-1
/
+2
*
Workaround for GDK bug where gdk_keyval_to_unicode(keyval) incorrectly returns
varunjain@chromium.org
2011-03-15
1
-0
/
+10
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
1
-0
/
+3
*
touch: Fix compile (broken by r78102).
sadrul@chromium.org
2011-03-15
2
-1
/
+6
*
Clean up some event code:
msw@chromium.org
2011-03-14
2
-31
/
+33
*
Consider the popup window position when the window shows upward. This patch d...
thakis@chromium.org
2011-03-14
6
-20
/
+56
*
Move plugin messages to content.
jam@chromium.org
2011-03-14
2
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-7
/
+9
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-2
/
+3
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
2
-2
/
+2
*
Enabling JavaScript i18n API by default.
cira@chromium.org
2011-03-10
1
-1
/
+1
*
Move the clipboard messages to their own message filter.
dcheng@chromium.org
2011-03-10
1
-0
/
+2
*
Turn off safebrowsing for PREFETCH requests
gavinp@chromium.org
2011-03-10
1
-2
/
+12
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-1
/
+0
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
5
-13
/
+13
*
Makes SpellCheckHost an abstract class for testing.
morrita@chromium.org
2011-03-09
1
-7
/
+13
*
Fix r77364: Forward new PPAPI Flash flags on to the renderer.
viettrungluu@chromium.org
2011-03-09
1
-0
/
+2
[next]