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
*
Support plumbing LatencyInfo through the old software path.
jbauman@chromium.org
2013-06-08
18
-15
/
+80
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
11
-174
/
+244
*
Use GPU based compositor for internal pages for Aura
cpu@chromium.org
2013-06-08
1
-0
/
+2
*
Add multicast support to DatagramServerSocket
noamsml@chromium.org
2013-06-08
1
-0
/
+22
*
Configure networks requiring a certificate.
stevenjb@chromium.org
2013-06-08
1
-1
/
+1
*
Remove self from per-file OWNER since I'm global content OWNER
piman@chromium.org
2013-06-07
1
-1
/
+0
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-0
/
+3
*
Don't delete leveldb directory if disk was full.
dgrogan@chromium.org
2013-06-07
5
-12
/
+32
*
Fix mouse wheel events in pointer lock on aura.
scheib@chromium.org
2013-06-07
1
-0
/
+8
*
Allow renderer to create pepper ResourceHosts in the browser
raymes@chromium.org
2013-06-07
15
-0
/
+347
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
2
-1
/
+5
*
Add ContextProvider overrides to SynchronousCompositorFactory
boliu@chromium.org
2013-06-07
4
-4
/
+43
*
Fix WebView compositor input handling
jdduke@chromium.org
2013-06-07
22
-166
/
+272
*
Make some ChromeOS code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
2
-3
/
+3
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
195
-206
/
+206
*
Fix for uninitialized memory valgrind alerts in IndexedDB unit tests
jsbell@chromium.org
2013-06-07
1
-5
/
+5
*
Make some Android code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
2
-2
/
+2
*
Replace call to WebAccessibilityObject::firstChild
dmazzoni@chromium.org
2013-06-07
1
-1
/
+1
*
IndexedDB: Eliminate interfaces for IndexedDB{Factory,Database,Cursor}
jsbell@chromium.org
2013-06-07
19
-741
/
+523
*
Handle config changes for MSE
qinmin@chromium.org
2013-06-07
5
-19
/
+33
*
Add a path to use CALayers to display content
ccameron@chromium.org
2013-06-07
9
-93
/
+465
*
VAVDA: Redesign stage 2
posciak@chromium.org
2013-06-07
4
-234
/
+116
*
Generate speech recognition error codes from X-Macro
janx@chromium.org
2013-06-07
2
-16
/
+37
*
iTunes file util and data provider for media galleries
vandebo@chromium.org
2013-06-07
1
-1
/
+3
*
Update the gpu benchmarking extension to not use raw Local constructors.
marja@chromium.org
2013-06-07
1
-2
/
+2
*
Invoke RenderWidget::OnResize to change the device scale factor in layout tests
jochen@chromium.org
2013-06-07
1
-3
/
+10
*
Make some Windows code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
2
-4
/
+4
*
Stop running media layout tests as browser tests
jochen@chromium.org
2013-06-07
3
-92
/
+0
*
Change xxx_decoder_config() methods not to return a reference.
ycheo@chromium.org
2013-06-07
1
-4
/
+4
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-07
15
-826
/
+790
*
Stop running appcache layout tests as browser tests
jochen@chromium.org
2013-06-07
2
-102
/
+0
*
Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...
tyoshino@chromium.org
2013-06-07
2
-34
/
+11
*
Fix a few TV-specific bugs
wonsik@chromium.org
2013-06-07
1
-0
/
+7
*
Revert "Multi-render target optimization of GPU RGB -> YUV implementation. Cu...
qsr@chromium.org
2013-06-07
6
-449
/
+99
*
Fix a crash when video calls exitfullscreen()
qinmin@chromium.org
2013-06-07
2
-8
/
+8
*
Make some more code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Unregister itself from TSFBridge when RWHVW WillWmDestroy() is called.
kochi@chromium.org
2013-06-07
1
-0
/
+2
*
Make IDB better handle origins with really long names.
dgrogan@chromium.org
2013-06-07
2
-0
/
+64
*
Make some OS X code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-4
/
+4
*
IndexedDB: A handful of additional coding style corrections, c/o cpplint
jsbell@chromium.org
2013-06-07
11
-26
/
+28
*
Remove dependency on clearkeycdmadapter for builds with plugins disabled.
nileshagrawal@chromium.org
2013-06-07
1
-1
/
+4
*
Enqueue touch events to the pending list prior to sending to native.
tedchoc@chromium.org
2013-06-07
2
-37
/
+94
*
Make some ChromeOS (arm) code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
2
-11
/
+11
*
Linux sandbox: use EPERM instead of ENOENT.
jln@chromium.org
2013-06-07
1
-5
/
+2
*
cc: Low quality support for low res tiles
vmpstr@chromium.org
2013-06-07
1
-1
/
+1
*
[content shell] hook up the new WebTestProxy::setWidget API
jochen@chromium.org
2013-06-07
1
-0
/
+1
*
Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...
hubbe@chromium.org
2013-06-07
6
-99
/
+449
*
fileapi: Add CrosMountPointProvier::AddMountPoints()
satorux@chromium.org
2013-06-07
1
-10
/
+0
*
Clean up repetitive code in BrowserPluginTest.
lazyboy@chromium.org
2013-06-07
2
-126
/
+60
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
7
-10
/
+10
[next]