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
*
Merge 120843 - Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-10
1
-0
/
+4
*
Merge 120651 - Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
2
-1
/
+3
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
1
-0
/
+1
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
1
-2
/
+2
*
Send replies to sync IPCs from swapped out renderers.
creis@chromium.org
2012-01-28
1
-6
/
+5
*
Convert use of int ms to TimeDelta in files owned by eroman.
tedvessenes@gmail.com
2012-01-28
1
-1
/
+2
*
Fix DirectX diagnostic collection for about:gpu page.
apatrick@chromium.org
2012-01-28
1
-1
/
+1
*
Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)
jrg@chromium.org
2012-01-27
1
-2
/
+4
*
android build: progress on content and libjingle.
jrg@chromium.org
2012-01-27
1
-2
/
+2
*
No need to have HostZoomMap know about "original" map, which is really just a...
jam@chromium.org
2012-01-27
1
-1
/
+1
*
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
jsbell@chromium.org
2012-01-26
3
-11
/
+13
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
2
-14
/
+8
*
support video device enumeration from renderer process.
wjia@chromium.org
2012-01-25
1
-1
/
+37
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
2
-0
/
+5
*
DXVAVideoDecodeAccelerator preserves FPU state.
apatrick@chromium.org
2012-01-25
1
-2
/
+3
*
Prep for landing WK76487
jsbell@chromium.org
2012-01-25
2
-2
/
+11
*
Use WebKit implementation of accessible scrolling methods.
dmazzoni@chromium.org
2012-01-24
1
-5
/
+15
*
Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...
jam@chromium.org
2012-01-24
4
-19
/
+4
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
1
-1
/
+0
*
Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).
fischman@chromium.org
2012-01-24
1
-1
/
+3
*
Adding tommi@chromium.org to media-related OWNERS files.
scherkus@chromium.org
2012-01-24
1
-0
/
+1
*
Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...
tsepez@chromium.org
2012-01-23
1
-2
/
+7
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
1
-4
/
+0
*
Probably a merge conflict with r118172
backer@chromium.org
2012-01-23
1
-1
/
+1
*
DevTools: open resources in the front-end's browser, not the agent's browser.
pfeldman@chromium.org
2012-01-23
1
-0
/
+4
*
Implements partial swaps for EGL
pkotwicz@chromium.org
2012-01-20
1
-4
/
+104
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
1
-0
/
+4
*
Add a per-tab preference to match WebSettings::images_enabled.
mnaganov@chromium.org
2012-01-19
1
-0
/
+1
*
Disallow navigation in platform apps.
mihaip@chromium.org
2012-01-19
1
-0
/
+1
*
Change sandbox policy so we can create sync sockets
cpu@chromium.org
2012-01-19
1
-3
/
+14
*
--in-process-gpu works for Linux desktop and Aura
backer@chromium.org
2012-01-19
1
-3
/
+22
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
12
-282
/
+153
*
Fix leak in LoadSandboxTemplate found by Valgrind
jeremy@chromium.org
2012-01-16
1
-5
/
+6
*
Add --enable-gpu-debugging to call glGetError after every command in the comm...
gman@chromium.org
2012-01-14
1
-1
/
+1
*
Fix deadlock in WebMediaPlayerImpl::Destroy() when HW video decode is enabled.
fischman@chromium.org
2012-01-14
1
-2
/
+6
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
4
-15
/
+1
*
Add the ability to share GL contexts across channels.
piman@chromium.org
2012-01-12
12
-93
/
+104
*
Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...
tsepez@chromium.org
2012-01-12
1
-5
/
+3
*
Fix texture leak in handling of OmxVideoDecodeAccelerator::Flush().
fischman@chromium.org
2012-01-12
2
-53
/
+100
*
[Coverity] Fixed call by value to by reference
groby@chromium.org
2012-01-12
1
-3
/
+3
*
Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.
lambroslambrou@google.com
2012-01-12
2
-4
/
+3
*
Convert use of int ms to TimeDelta in files owned by apatrick.
tedvessenes@gmail.com
2012-01-11
2
-3
/
+4
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
1
-1
/
+14
*
Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...
tsepez@chromium.org
2012-01-09
1
-3
/
+5
*
Coverity fix: Unused value
arthurhsu@chromium.org
2012-01-09
1
-2
/
+1
*
Crash if the render process fails to create its IO thread.
eroman@chromium.org
2012-01-06
1
-2
/
+4
*
Removing duplicate IPC and dead code: GpuMsg_VisibilityChanged
mmocny@chromium.org
2012-01-06
2
-11
/
+0
*
Remove PtsStream from GpuVideoDecoder.
fischman@chromium.org
2012-01-06
2
-9
/
+14
*
Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.
tzik@chromium.org
2012-01-06
3
-18
/
+14
*
Make GpuCommandBufferStub slightly more robust to bad messages from client.
gman@chromium.org
2012-01-06
1
-30
/
+59
[next]