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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encrypted Media: Old video decrypt-only path clean-up.
xhwang@chromium.org
2012-12-18
6
-557
/
+16
*
Generate shim headers for libpng
phajdan.jr@chromium.org
2012-12-18
1
-4
/
+0
*
Move id generation from WebAnimationImpl to WebAnimationIdProvider
ajuma@chromium.org
2012-12-18
4
-4
/
+44
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
5
-24
/
+0
*
Encrypted Media: Refactor Video Decrypt-Only to use DecryptingDemuxerStream.
xhwang@chromium.org
2012-12-17
2
-26
/
+10
*
plugins: use new WebPluginContainer::setWebLayer API for compositing.
piman@chromium.org
2012-12-17
5
-70
/
+123
*
Updating XTBs based on .GRDs from branch 1312
dharani@google.com
2012-12-17
1
-4
/
+4
*
Fix PPAPI time conversion code to handle epoch times.
raymes@chromium.org
2012-12-17
2
-54
/
+0
*
Set |snapshot_policy_| in DeviceMediaFileUtil::CreateSnapShotPolicy before do...
kmadhusu@chromium.org
2012-12-17
1
-3
/
+3
*
Add API to route end of fling messages from WebLayerTreeView to InputHandler
yusufo@chromium.org
2012-12-17
4
-0
/
+12
*
Do not update FileSystemUsageCache if the delta is zero
tzik@chromium.org
2012-12-17
1
-2
/
+3
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-1
/
+1
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
33
-448
/
+448
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
4
-138
/
+194
*
Ensure keymessage response to generateKeyRequest() has keySystem set for exte...
ddorwin@chromium.org
2012-12-15
1
-14
/
+27
*
Encrypted Media: Remove DecryptingAudioDecoder from default decoder list.
xhwang@chromium.org
2012-12-15
1
-9
/
+1
*
Delete #if 0-ed out code that I accidentally committed (a while ago).
viettrungluu@chromium.org
2012-12-15
1
-9
/
+0
*
mac: Handle hidpi cursors.
thakis@chromium.org
2012-12-15
2
-21
/
+22
*
EME v0.1: Report defaultURL in KeyMessage.
ddorwin@chromium.org
2012-12-15
4
-11
/
+24
*
Encrypted Media: Support Audio Decrypt-Only.
xhwang@chromium.org
2012-12-14
3
-29
/
+18
*
Rename constant array names to CamelCase to key_system.cc.
xhwang@chromium.org
2012-12-14
1
-8
/
+7
*
Only unbind a Graphics2D on destruction when we're actually bound.
brettw@chromium.org
2012-12-14
1
-0
/
+1
*
Adds support of rendering a local media stream for audio using HTML5 audio tag.
henrika@chromium.org
2012-12-14
2
-6
/
+36
*
Ignore GL_ANGLE_framebuffer_multisample on Android.
aelias@chromium.org
2012-12-14
1
-0
/
+4
*
Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...
tbarzic@chromium.org
2012-12-14
12
-37
/
+22
*
Deleted CANPAINTLCDTEXT block.
alokp@chromium.org
2012-12-14
2
-14
/
+1
*
Improve NaCl startup error reporting in plugin and IPC proxy.
bbudge@chromium.org
2012-12-14
4
-11
/
+18
*
Rename DecryptorNotificationCB to DecryptorReadyCB.
xhwang@chromium.org
2012-12-14
3
-23
/
+22
*
Add rudimentary support for custom cursors in Chrome Aura Windows.
ananta@chromium.org
2012-12-14
2
-37
/
+27
*
Move AudioRendererImpl construction to WebMediaPlayerImpl.
xhwang@chromium.org
2012-12-14
1
-2
/
+5
*
Revert 172805
apatrick@google.com
2012-12-14
1
-3
/
+1
*
[content shell] on all platforms but Mac OSX, use Windows editing behavior fo...
jochen@chromium.org
2012-12-13
2
-0
/
+32
*
Revert 172806
raymes@chromium.org
2012-12-13
2
-0
/
+163
*
Remove support for TRACE_EVENT_IF_LONGER_THANx macros
caseq@google.com
2012-12-13
2
-4
/
+32
*
Media Galleries: Simplify the MTP delegates so they mostly live on one thread.
thestig@chromium.org
2012-12-13
8
-73
/
+68
*
Mark layers that can use LCD text based on layer transform and opacity.
alokp@chromium.org
2012-12-13
1
-2
/
+6
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-13
2
-163
/
+0
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
1
-1
/
+3
*
Better error reporting when WebKit Mock URLs fail.
gavinp@chromium.org
2012-12-13
1
-1
/
+2
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
3
-7
/
+7
*
PPAPI: Check permissions for VarDeprecated and PPP_Class
dmichael@chromium.org
2012-12-12
1
-0
/
+3
*
Add a switch to enable compositing for scrollable frames.
wangxianzhu@chromium.org
2012-12-12
2
-0
/
+7
*
PPAPI: Make Messaging not PostTask and copy when out-of-process.
teravest@chromium.org
2012-12-12
5
-17
/
+104
*
Ignore plugin MIME entries containing WebPluginTypeEnabled=0 on Mac
stuartmorgan@chromium.org
2012-12-12
1
-0
/
+5
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
5
-37
/
+20
*
Fix some types at the IPC layer. Sizes should be unsigned.
cevans@chromium.org
2012-12-12
1
-1
/
+1
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
2
-2
/
+8
*
Re-enables DeleteFileSystem JavaScript API test. Also excludes the root path ...
calvinlo@chromium.org
2012-12-11
1
-4
/
+0
*
cc: Handle directly composited images in impl-side painting
enne@chromium.org
2012-12-11
1
-3
/
+15
*
We're removing the sharedWorkerRepository() function from WebKit
pilgrim@chromium.org
2012-12-11
4
-12
/
+0
[next]