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
*
Make GpuCommandBufferStub slightly more robust to bad messages from client.
gman@chromium.org
2012-01-06
1
-30
/
+59
*
When renderer process tries to establish a GPU channel, close any existing one.
apatrick@chromium.org
2012-01-05
3
-26
/
+16
*
Fix --enable-partial-swap for Aura
backer@chromium.org
2012-01-05
1
-2
/
+3
*
Add plumbing necessary to read IDBIndex.multiEntry attribute.
jsbell@chromium.org
2012-01-04
1
-2
/
+7
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
5
-294
/
+3
*
Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.
fischman@chromium.org
2011-12-30
1
-1
/
+2
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-0
/
+4
*
base::Bind: Random remaining cleanups.
jhawkins@chromium.org
2011-12-23
2
-9
/
+11
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+1
*
Relanding this change with fixes for the windows shared builder.
ananta@chromium.org
2011-12-22
6
-93
/
+1288
*
Coverity: Fix unchecked return values
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Coverity: Fix unchecked return bugs.
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...
ananta@chromium.org
2011-12-22
6
-1282
/
+94
*
Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...
ananta@chromium.org
2011-12-22
6
-94
/
+1282
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Use USER_LIMITED token level with SwiftShader.
apatrick@chromium.org
2011-12-22
1
-2
/
+8
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
1
-0
/
+2
*
Fixed crashes when running on top of Apple's software OpenGL renderer.
kbr@chromium.org
2011-12-21
1
-13
/
+15
*
Coverity fixlet: PASS_BY_VALUE CID=102566
scr@chromium.org
2011-12-21
1
-1
/
+1
*
Change GPU process token level to USER_RESTRICTED.
apatrick@chromium.org
2011-12-20
1
-3
/
+5
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
8
-15
/
+19
*
Fix the Java Bridge to support non-array renderer-side objects
steveblock@chromium.org
2011-12-20
1
-0
/
+5
*
Fix a crash in the GPU process which occurs while handling a message. For the...
ananta@chromium.org
2011-12-20
1
-10
/
+13
*
Initialize GPU Scheduler's command decoder pointer.
jbauman@chromium.org
2011-12-20
1
-1
/
+1
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
1
-0
/
+1
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
1
-0
/
+1
*
Implements partial swaps for osmesa
pkotwicz@chromium.org
2011-12-17
1
-4
/
+28
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
1
-9
/
+5
*
Chromium side of IDBIndex.count() and IDBObjectStore.count()
jsbell@chromium.org
2011-12-16
1
-0
/
+48
*
Decide whether to use image transport surface on windows by querying EGL exte...
apatrick@chromium.org
2011-12-16
1
-8
/
+13
*
Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-16
3
-21
/
+33
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
2
-31
/
+44
*
Async IDB host messages now contain a thread_id corresponding to the requesti...
dgrogan@chromium.org
2011-12-16
1
-45
/
+96
*
Build fix for 114736. Add missing exports.
simonjam@chromium.org
2011-12-16
1
-5
/
+6
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
7
-16
/
+514
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
1
-1
/
+2
*
Declare some zoom constants in the headers so we don't have to duplicate the ...
thestig@chromium.org
2011-12-15
1
-8
/
+2
*
Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...
apatrick@chromium.org
2011-12-15
1
-1
/
+2
*
Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
3
-34
/
+21
*
Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
3
-21
/
+34
*
Hopefully fix flakiness of GPU tests and also fix runs on CrOS.
jbates@chromium.org
2011-12-14
1
-5
/
+0
*
Added HTTP DELETE request type to content:URLFetcher.
zelidrag@chromium.org
2011-12-13
1
-0
/
+4
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
3
-0
/
+28
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
3
-26
/
+25
*
base::Bind() cleanup in URLFetcherImpl test.
dcheng@chromium.org
2011-12-13
1
-24
/
+12
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
3
-21
/
+19
*
Fix page zoom for plug-in documents (PDF, etc.)
csilv@chromium.org
2011-12-10
1
-0
/
+1
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
3
-25
/
+26
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
3
-26
/
+25
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
1
-8
/
+8
[next]