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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
3
-3
/
+12
*
Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...
fischman@chromium.org
2011-05-25
8
-1177
/
+7
*
Updated OMX decoder for recent PPAPI changes, and added to the build.
fischman@chromium.org
2011-05-25
8
-7
/
+1177
*
Add CRX complete notification.
skerner@chromium.org
2011-05-25
1
-0
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-5
/
+5
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
5
-16
/
+59
*
Added proxy / stub pair for GPU surfaces.
apatrick@chromium.org
2011-05-24
6
-4
/
+138
*
Finish removing url_constants from content/.
avi@chromium.org
2011-05-24
2
-0
/
+59
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-0
/
+3
*
Remove history dependency from content.
jam@chromium.org
2011-05-24
1
-2
/
+2
*
Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanup
jeremy@chromium.org
2011-05-24
2
-6
/
+14
*
Remove Profile code from HostZoomMap.
jam@chromium.org
2011-05-23
1
-1
/
+3
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
1
-2
/
+2
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
1
-2
/
+1
*
Add hideKeyboard API to chrome.experimental.input.
mazda@chromium.org
2011-05-23
1
-0
/
+5
*
Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory.
fischman@chromium.org
2011-05-23
1
-4
/
+9
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-2
/
+4
*
CrOS - Change file browser to use new ExtensionDialog window.
jamescook@chromium.org
2011-05-20
2
-14
/
+17
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-4
/
+0
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
6
-26
/
+160
*
Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...
jam@chromium.org
2011-05-18
1
-4
/
+4
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
3
-10
/
+10
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
2
-5
/
+5
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
2
-5
/
+5
*
Call SwapBuffersCallback multiple times if a frame was dropped.
nduca@chromium.org
2011-05-18
1
-1
/
+10
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
1
-4
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
1
-2
/
+4
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
2
-0
/
+54
*
Mark test as flakey while I sort out what is going on.
mbelshe@chromium.org
2011-05-16
1
-1
/
+1
*
Reland old fix that was reverted incorrectly.
mbelshe@chromium.org
2011-05-15
4
-4
/
+59
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
1
-4
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
1
-2
/
+4
*
Re-enable DNS prefetch. This feature got disable accidentially in WebKit
abarth@chromium.org
2011-05-14
1
-0
/
+1
*
Content: Define the content api for building content libs as dlls/
ananta@chromium.org
2011-05-14
1
-0
/
+25
*
Remove the last content settings include from content.
jam@chromium.org
2011-05-13
1
-0
/
+4
*
Block the creation of a new window when prerendering.
dominich@chromium.org
2011-05-13
1
-0
/
+6
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
2
-2
/
+2
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
8
-59
/
+336
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-19
/
+1
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-12
/
+4
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-0
/
+3
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
1
-1
/
+7
*
Fix Clang compile errors in content_client.
creis@chromium.org
2011-05-12
2
-4
/
+10
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
4
-23
/
+142
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-4
/
+12
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-12
/
+4
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-4
/
+12
[next]