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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary fix until WebKit::initialize does this for us.
michaeln@google.com
2011-05-25
1
-0
/
+5
*
Moved GPU related files in content/renderer into gpu subdirectory.
apatrick@chromium.org
2011-05-25
32
-97
/
+99
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
8
-6
/
+25
*
Fix OperatingSystemName and OperatingSystemVersion on Mac
stuartmorgan@chromium.org
2011-05-25
1
-14
/
+1
*
Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...
fischman@chromium.org
2011-05-25
12
-164
/
+148
*
Updated OMX decoder for recent PPAPI changes, and added to the build.
fischman@chromium.org
2011-05-25
12
-148
/
+164
*
Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...
jam@chromium.org
2011-05-25
16
-167
/
+20
*
kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensions
gman@chromium.org
2011-05-25
1
-3
/
+6
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
3
-56
/
+36
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
1
-1
/
+4
*
PPAPI: Do not try to allocation shared memory directly from a renderer. Alway...
thestig@chromium.org
2011-05-25
1
-7
/
+1
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
7
-20
/
+19
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
7
-19
/
+20
*
Add CRX complete notification.
skerner@chromium.org
2011-05-25
1
-0
/
+4
*
Move external protocol handling from TC.
avi@chromium.org
2011-05-25
3
-4
/
+2
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
47
-47
/
+47
*
Add mayHaveChangedRenderedSize callback.
levin@chromium.org
2011-05-25
2
-0
/
+15
*
Revert 86569 - Enabling page visibility api in the chrome browser.
ukai@chromium.org
2011-05-25
2
-11
/
+0
*
Enabling page visibility api in the chrome browser.
shishir@chromium.org
2011-05-25
2
-0
/
+11
*
Swap processes on reload if a hosted app has been installed/uninstalled.
creis@chromium.org
2011-05-25
4
-9
/
+36
*
Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...
ananta@chromium.org
2011-05-25
6
-1
/
+57
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
11
-36
/
+156
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
2
-2
/
+2
*
Revert 86517 - Don't terminate plugin processes from the browser during brows...
nsylvain@chromium.org
2011-05-25
6
-57
/
+1
*
Don't terminate plugin processes from the browser during browser shutdown. Th...
ananta@chromium.org
2011-05-24
6
-1
/
+57
*
Prepare PepperWidget and RenderWidget for WebKit threaded compositing changes.
nduca@chromium.org
2011-05-24
2
-0
/
+23
*
VideoCaptureManager opens/closes, starts/stops and enumerates video capture d...
wjia@google.com
2011-05-24
6
-0
/
+945
*
Contributed by junov@chromium.org
junov@chromium.org
2011-05-24
3
-17
/
+19
*
Move LoadNotificationDetails to content/.
avi@chromium.org
2011-05-24
4
-2
/
+63
*
Added proxy / stub pair for GPU surfaces.
apatrick@chromium.org
2011-05-24
12
-4
/
+248
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
2
-6
/
+15
*
Finish removing url_constants from content/.
avi@chromium.org
2011-05-24
8
-171
/
+142
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
3
-12
/
+24
*
Remove history dependency from content.
jam@chromium.org
2011-05-24
9
-213
/
+140
*
Pull platform_util dependency from TC.
avi@chromium.org
2011-05-24
3
-14
/
+0
*
Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanup
jeremy@chromium.org
2011-05-24
4
-10
/
+30
*
Fix HostZoomMap related crash from r86367. Re-enable PDFBrowserTest.Slow_Load...
thestig@chromium.org
2011-05-24
1
-1
/
+3
*
Restore the gpu blacklist logic.
zmo@google.com
2011-05-24
1
-0
/
+6
*
Replace "http" etc with the url_constants version. This was a previous TODO ...
jam@chromium.org
2011-05-23
4
-7
/
+32
*
Remove Profile code from HostZoomMap.
jam@chromium.org
2011-05-23
7
-100
/
+10
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
4
-9
/
+9
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
2
-14
/
+21
*
Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.
gman@chromium.org
2011-05-23
2
-123
/
+84
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
6
-8
/
+12
*
Add hideKeyboard API to chrome.experimental.input.
mazda@chromium.org
2011-05-23
1
-0
/
+5
*
Add some missing information to TabContentsObserver docs.
mmenke@chromium.org
2011-05-23
1
-1
/
+4
*
Take out pref watching from HostZoomMap, in preparation of removing Profile f...
jam@chromium.org
2011-05-23
3
-212
/
+10
*
Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory.
fischman@chromium.org
2011-05-23
4
-18
/
+37
*
Add a browser test for IndexedDB+LevelDB.
hans@chromium.org
2011-05-23
1
-0
/
+11
*
Fix the EOS hang and jerkiness in playback.
vhiremath@nvidia.com
2011-05-23
1
-3
/
+5
[next]