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
*
GPU: Deschedule (fix for r179166)
backer@chromium.org
2013-01-29
1
-3
/
+7
*
GPU: Nix deferred Echo
backer@chromium.org
2013-01-28
5
-35
/
+28
*
Adds more types of peer conneciton update for webrtc-internals.
jiayl@chromium.org
2013-01-27
1
-0
/
+4
*
cleanup: Some whitespace and comment fixes.
sadrul@chromium.org
2013-01-27
1
-12
/
+12
*
Aura: Less MakeCurrents on UI preemption.
backer@chromium.org
2013-01-27
2
-0
/
+10
*
GPU: Fix lint errors
backer@chromium.org
2013-01-26
4
-25
/
+27
*
Aura: Throttle --ui-prioritize-in-gpu-process
backer@chromium.org
2013-01-26
7
-131
/
+182
*
Move file_util_proxy to base/files.
brettw@chromium.org
2013-01-26
3
-3
/
+3
*
Fix bug where no context would be made current on failure to create pbuffer s...
apatrick@chromium.org
2013-01-26
1
-16
/
+0
*
GPU: Remove some dead code.
backer@chromium.org
2013-01-25
2
-44
/
+0
*
H.264 videos would stop playing randomly on Windows 8.
ananta@chromium.org
2013-01-25
2
-55
/
+79
*
Add CommandBuffer::GetLastToken
gman@chromium.org
2013-01-25
2
-0
/
+6
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
1
-0
/
+1
*
Filter more incoming URLs in the CreateWindow path.
cevans@chromium.org
2013-01-25
1
-1
/
+1
*
Elide unnecessary IPCs and MakeCurrents from GpuMemoryManager
ccameron@chromium.org
2013-01-25
2
-8
/
+24
*
Stop proxying transactions through onUpgradeNeeded
alecflett@chromium.org
2013-01-25
5
-32
/
+7
*
Add non-uniform memory management policy for impl-side painting.
ccameron@chromium.org
2013-01-24
4
-64
/
+285
*
Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpl
jochen@chromium.org
2013-01-24
1
-0
/
+3
*
This is the continuation of https://codereview.chromium.org/11615008/
kaiwang@chromium.org
2013-01-24
2
-3
/
+3
*
<webview>: Implement ExecuteScript
fsamuel@chromium.org
2013-01-24
1
-2
/
+4
*
cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.
epenner@chromium.org
2013-01-24
1
-0
/
+18
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
5
-123
/
+79
*
Add 13 more accessibility tests and fix bugs encountered.
dmazzoni@chromium.org
2013-01-23
2
-2
/
+18
*
Revert 178387
cpu@chromium.org
2013-01-23
1
-0
/
+24
*
Revert 178043
cpu@chromium.org
2013-01-23
1
-24
/
+0
*
Ensures that WebRTC works for device selections using a different sample rate...
henrika@chromium.org
2013-01-23
3
-1
/
+24
*
Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImpl
gman@chromium.org
2013-01-23
6
-4
/
+23
*
Browser Plugin: Allocate Instance IDs in BrowserPluginEmbedder instead of Bro...
fsamuel@chromium.org
2013-01-23
1
-0
/
+14
*
Use ui/gl/gl_bindings.h for content/common/gpu/media/
sheu@chromium.org
2013-01-22
10
-175
/
+131
*
Revert 178037
cpu@chromium.org
2013-01-22
1
-0
/
+24
*
Fix official builder compile error when building aura on windows
cpu@chromium.org
2013-01-22
1
-24
/
+0
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
2
-5
/
+0
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-21
3
-0
/
+56
*
TextureImageTransport: Skip swaps without backbuffer.
sievers@chromium.org
2013-01-19
1
-0
/
+10
*
Use EGL headers to pick up EGL definitions.
sheu@chromium.org
2013-01-19
1
-3
/
+0
*
Revert 177765
scottmg@chromium.org
2013-01-18
3
-56
/
+0
*
Implement commit and abort for WebIDBDatabaseCallbacks.
alecflett@chromium.org
2013-01-18
5
-10
/
+147
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-18
3
-0
/
+56
*
Stop tracking frames in the webNavigation API once they're detached.
jochen@chromium.org
2013-01-18
1
-0
/
+4
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
3
-4
/
+4
*
nit: Fix some #include orders in browser_plugin/
lazyboy@chromium.org
2013-01-18
1
-1
/
+1
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
2
-2
/
+4
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
1
-1
/
+1
*
[content shell] Don't override the default theme when running layout tests
jochen@chromium.org
2013-01-17
1
-0
/
+1
*
Split Date/Time picker values from IME processing since date/time related for...
miguelg@chromium.org
2013-01-17
1
-0
/
+5
*
Disambiguate texture target/face in TextureManager
sheu@chromium.org
2013-01-17
2
-2
/
+7
*
Revert 177288
ilevy@chromium.org
2013-01-17
2
-4
/
+2
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
2
-2
/
+4
*
Introduce IPC validation to the media::VideoCaptureParams type.
cevans@chromium.org
2013-01-17
4
-12
/
+57
*
Make names consistent in GpuMemoryManager.
ccameron@chromium.org
2013-01-16
5
-165
/
+166
[next]