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
/
chrome_renderer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds TabContents/RenderView observers for automation/testing messages.
kkania@chromium.org
2011-04-07
1
-0
/
+2
*
Move UserScriptSlave and UserScriptIdleScheduler to the extensions subdirectory.
jam@chromium.org
2011-04-05
1
-4
/
+4
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-0
/
+2
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-0
/
+2
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
1
-0
/
+1
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-2
/
+0
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-3
/
+0
*
Move RenderView to content. I've added a new method to ContentRendererClient...
jam@chromium.org
2011-03-18
1
-2
/
+0
*
Move render_widget files to content.
jam@chromium.org
2011-03-18
1
-11
/
+0
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
1
-26
/
+0
*
Move a bunch more random files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-18
1
-11
/
+0
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-0
/
+2
*
Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...
jam@chromium.org
2011-03-17
1
-29
/
+0
*
Move a bunch of html5 renderer code to content.
jam@chromium.org
2011-03-16
1
-16
/
+0
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
1
-18
/
+1
*
Move plugin code to content.
jam@chromium.org
2011-03-16
1
-1
/
+1
*
Fix shared library build and take out unnecessary dependency in chrome_render...
jam@chromium.org
2011-03-14
1
-1
/
+0
*
Fix Linux build
jam@chromium.org
2011-03-14
1
-0
/
+1
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-8
/
+0
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-0
/
+2
*
Integrate P2P Sockets IPC with chromoting plugin.
sergeyu@chromium.org
2011-03-04
1
-0
/
+2
*
Implement IpcPacketSocketFactory
sergeyu@chromium.org
2011-03-04
1
-0
/
+3
*
P2P sockets IPC dispatcher for the renderer side.
sergeyu@chromium.org
2011-03-03
1
-0
/
+4
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
1
-0
/
+2
*
Grab additional malware details from the renderer: frame hierarchy, list of s...
panayiotis@google.com
2011-02-16
1
-0
/
+2
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
1
-0
/
+2
*
Revert 73760 - Move most of chrome-extension:// request checks into
tommi@chromium.org
2011-02-04
1
-2
/
+0
*
Move most of chrome-extension:// request checks into
aa@chromium.org
2011-02-04
1
-0
/
+2
*
WebUI: Rename DOMUIBindings to WebUIBindings.
tfarina@chromium.org
2011-02-03
1
-3
/
+3
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+1
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-1
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+1
*
Create autofill subdirectory in chrome/renderer
isherman@chromium.org
2011-01-29
1
-10
/
+6
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
1
-2
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Implement renderer AudioDevice API for low-latency audio output
crogers@google.com
2011-01-15
1
-0
/
+4
*
Introduce RenderView::Observer interface so that RenderView doesn't have to k...
jam@chromium.org
2011-01-15
1
-0
/
+2
*
Move the in-process WebGL implementation from the WebKit to the
kbr@google.com
2011-01-11
1
-0
/
+1
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
1
-10
/
+0
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
1
-0
/
+1
*
Move PlatformContext3DImpl to separate file
piman@google.com
2010-12-16
1
-0
/
+2
*
Plumbing load progress notifications to the browser.
jcivelli@chromium.org
2010-12-15
1
-0
/
+2
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
1
-0
/
+10
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
1
-10
/
+0
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
1
-0
/
+10
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-0
/
+1
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-1
/
+0
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-0
/
+1
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
1
-0
/
+2
*
Deleted code associated with --enable-gpu-rendering and
kbr@chromium.org
2010-11-08
1
-2
/
+0
[next]