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
*
[FileAPI] Correct FileSystemMsg_Remove naming
tzik@chromium.org
2013-10-08
1
-1
/
+1
*
Remove dead IPC WorkerMsg_PostMessage.
marja@chromium.org
2013-10-07
1
-5
/
+0
*
Add SignalQuery to GpuControl interface
jamesr@chromium.org
2013-10-05
2
-12
/
+7
*
Remove the ENABLE_GPU #define and enable_gpu gyp variable
jamesr@chromium.org
2013-10-04
4
-13
/
+0
*
Exynos decoder: workaround for wrong MFC output format.
hshi@chromium.org
2013-10-04
1
-2
/
+4
*
Create a new RenderFrameHost per child frame when --site-per-process is enabled.
nasko@chromium.org
2013-10-03
3
-13
/
+38
*
aura: Don't allow empty delegated frames.
danakj@chromium.org
2013-10-03
2
-1
/
+7
*
Guard access to |internal_plugins_| in PluginsList::ShouldLoadPluginUsingPlug...
bauerb@chromium.org
2013-10-02
1
-4
/
+7
*
Don't serialize unused WebHistoryItem parameters.
japhet@chromium.org
2013-10-02
3
-45
/
+29
*
Set textures to cleared in VideoDecodeAccelerator::PictureReady.
wuchengli@chromium.org
2013-10-02
5
-16
/
+169
*
Move Insert/SignalSyncPoint() to GpuControl
jamesr@chromium.org
2013-10-02
2
-13
/
+7
*
Remove WGC3D::width(), height(), reshape() implementations
piman@chromium.org
2013-10-01
2
-26
/
+1
*
Switch to sending IME selection updates early.
aurimas@chromium.org
2013-10-01
1
-9
/
+0
*
Remove the BufferedInputRouter
jdduke@chromium.org
2013-10-01
8
-316
/
+32
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
2
-13
/
+3
*
Route GenMailboxCHROMIUM through GpuControl
piman@chromium.org
2013-10-01
2
-15
/
+3
*
IndexedDB: Add defaults for switches on WebIDBKeyType (1/4)
jsbell@chromium.org
2013-10-01
2
-0
/
+3
*
Flatten the RenderingHelper and RenderingHelperGL class.
chihchung@chromium.org
2013-09-30
3
-123
/
+94
*
Make *CommandBufferProxy* implement GpuControl
piman@chromium.org
2013-09-27
3
-1
/
+29
*
Remove ipc::CommandBufferProxy. As an interface, it's not used.
piman@chromium.org
2013-09-26
2
-10
/
+6
*
Allow rendering from non-stream GL_TEXTURE_EXTERNAL_OES
sheu@chromium.org
2013-09-26
6
-47
/
+62
*
Do not DCHECK-fail when VDA has never populated.
wuchengli@chromium.org
2013-09-26
1
-11
/
+13
*
Support GL_TEXTURE_EXTERNAL_OES targets through the compositor
sheu@chromium.org
2013-09-26
2
-2
/
+7
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
3
-10
/
+30
*
EVEA H.264: Disable periodic key frames by default.
hshi@chromium.org
2013-09-26
1
-1
/
+4
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-3
/
+0
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
3
-3
/
+0
*
Rework Chrome for Android seeks to include Blink in all seek requests
wolenetz@chromium.org
2013-09-25
1
-11
/
+40
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
1
-50
/
+50
*
Use media::limits constants in GPU video accelerator stack
sheu@chromium.org
2013-09-25
4
-10
/
+26
*
Exynos VEA: set H.264 level
hshi@chromium.org
2013-09-24
1
-1
/
+4
*
Override createGrGLInterface() in WGC3D subclasses so that onCreateGrGLInterf...
bsalomon@google.com
2013-09-24
2
-3
/
+2
*
Support webview tag when the container ext/app is embedded in a webUI
guohui@chromium.org
2013-09-24
1
-0
/
+2
*
Add HW VP8 encode support for WebRTC.
posciak@chromium.org
2013-09-24
2
-14
/
+45
*
Introduce webkit_glue bridges for the new WebSocket Implementation.
yhirano@chromium.org
2013-09-24
1
-22
/
+17
*
More Chromium Blob hacking to switch from bloburls to blobuuids.
michaeln@chromium.org
2013-09-24
2
-0
/
+48
*
cc: Add "lost" field to the ReturnedResource type.
danakj@chromium.org
2013-09-23
1
-0
/
+1
*
Populate video capture facing mode for device enumeration.
wjia@chromium.org
2013-09-23
1
-0
/
+4
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
7
-7
/
+7
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
1
-50
/
+50
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
1
-50
/
+50
*
[Android] EME permission on/off pref and infobar UI.
kkimlabs@chromium.org
2013-09-23
1
-2
/
+3
*
Switch DemuxerAndroid-related IPC messages from routed to control.
scherkus@chromium.org
2013-09-22
1
-25
/
+34
*
Stub out initial NavigationController browser implementation
alecflett@chromium.org
2013-09-21
2
-0
/
+34
*
[Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-21
1
-0
/
+17
*
EVEA: Switch to MMAP memory type for MFC output buffers.
posciak@chromium.org
2013-09-20
2
-15
/
+50
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
7
-7
/
+7
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
7
-7
/
+7
*
Enforce disable fullscreen policy for ppapi plugins
bartfab@chromium.org
2013-09-20
1
-0
/
+1
*
[Android] Decouple pausing video from RenderView pause.
benm@chromium.org
2013-09-20
1
-0
/
+3
[next]