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
*
DumpRenderTree should use fake strings for page popup UI so we can test local...
keishi@chromium.org
2012-10-16
1
-1
/
+14
*
Adding SyncFileSystemService which is a profile-keyed service and connects lo...
kinuko@chromium.org
2012-10-16
2
-10
/
+2
*
Remove WTF dependencies from webkit_compositor_bindings
jamesr@chromium.org
2012-10-16
40
-663
/
+197
*
Stop setting chromium_code: 0 for cc
jamesr@chromium.org
2012-10-16
1
-1
/
+0
*
Remove WTF::Vector and WTF::OwnPtr use from WebTransformOperationsTest
jamesr@chromium.org
2012-10-16
1
-39
/
+35
*
Implement CannedSyncableFileSystem.Write for write testing
kinuko@chromium.org
2012-10-16
7
-165
/
+277
*
Remove use_libcc_for_compositor gyp variable
jamesr@chromium.org
2012-10-16
5
-177
/
+40
*
Address review feedback for r160338
thakis@chromium.org
2012-10-16
1
-4
/
+0
*
cc: Get rid of temporary (stub) header files under test/ directory.
tfarina@chromium.org
2012-10-16
5
-8
/
+8
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
20
-19
/
+83
*
Disable the softwarecompositing layout tests on the ASAN bots as they are cra...
danakj@chromium.org
2012-10-15
1
-0
/
+2
*
Make sure that DecodeAudioFileData() always returns an AudioBus of the exact ...
crogers@google.com
2012-10-15
1
-10
/
+22
*
Implement FileSystemURL.DebugString()
kinuko@chromium.org
2012-10-15
7
-43
/
+76
*
fileapi: Add modification time check for FileSystemFileStreamReader
hashimoto@chromium.org
2012-10-15
15
-14
/
+336
*
2nd try: Make CannedSyncableFileSystem testable in multi-thread environment
kinuko@chromium.org
2012-10-15
6
-117
/
+213
*
FileSystemContext::partition_path should not be held as a const ref
kinuko@chromium.org
2012-10-15
1
-1
/
+1
*
Fix hyphen-locale.html and hyphenate-limit-lines.html.
hbono@chromium.org
2012-10-15
1
-3
/
+5
*
Use WebElement::hasHTMLTagName instead of hasTagName to check namespace URI.
tkent@chromium.org
2012-10-15
3
-13
/
+42
*
Media Galleries: Port the CrOS MTP D-Bus client to Linux.
thestig@chromium.org
2012-10-13
2
-1
/
+5
*
Don't put the locale in the UA on iOS 5+
stuartmorgan@chromium.org
2012-10-13
1
-42
/
+49
*
Add frame size to cdm::VideoFrame.
xhwang@chromium.org
2012-10-13
2
-4
/
+23
*
Allow null buffer resources to be returned through the PPB_ContentDecryptor_P...
ddorwin@chromium.org
2012-10-13
3
-5
/
+21
*
Upstream the gesture requirement for android media playback
qinmin@chromium.org
2012-10-12
2
-0
/
+4
*
[cc] Store CCLayerImpls as scoped_ptrs
enne@chromium.org
2012-10-12
4
-0
/
+4
*
Revert 161573 - Make CannedSyncableFileSystem testable in multi-thread enviro...
bruening@google.com
2012-10-12
6
-195
/
+117
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-12
10
-41
/
+36
*
Make CannedSyncableFileSystem testable in multi-thread environment
kinuko@chromium.org
2012-10-12
6
-117
/
+195
*
Uncomment LocalFileChangeTracker::initialize in LocalFileSyncContext
kinuko@chromium.org
2012-10-12
1
-3
/
+1
*
Add LocalFileSyncContext class which is a glue class between profile-owned se...
kinuko@chromium.org
2012-10-12
8
-0
/
+489
*
Generalize Pepper CDM API decrypt and decode.
tomfinegan@chromium.org
2012-10-12
3
-30
/
+31
*
Restore quota manager's default quota value
kinuko@chromium.org
2012-10-12
2
-0
/
+7
*
Implement an initialize routine for LocalFileChangeTracker.
nhiroki@chromium.org
2012-10-12
6
-92
/
+497
*
Add decoder de-initialization and reset to the Pepper CDM API.
tomfinegan@chromium.org
2012-10-12
6
-18
/
+116
*
Revert 161488 - [cc] Use base ptr types for cc's CSS animation classes
falken@chromium.org
2012-10-12
10
-36
/
+41
*
Make LocalFileSystemOperation::Write queueable
kinuko@chromium.org
2012-10-12
2
-58
/
+88
*
Add dummy reads for Android-specific serialized history items.
aelias@chromium.org
2012-10-12
1
-0
/
+9
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-12
10
-41
/
+36
*
Don't leak the v8::Context in error paths.
abarth@chromium.org
2012-10-12
1
-2
/
+2
*
Add the Widevine CDM to Chrome.
ddorwin@chromium.org
2012-10-12
2
-1
/
+18
*
Add PPAPI CDM video decoder initialization.
tomfinegan@chromium.org
2012-10-11
3
-15
/
+160
*
Roll WebKit DEPS: 131082 -> 131095
abarth@chromium.org
2012-10-11
1
-15
/
+0
*
Emit timer-triggered KeyMessage from CDM to JS.
fischman@chromium.org
2012-10-11
1
-3
/
+4
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
2
-2
/
+2
*
Roll v8-i18n 150:151.
cira@chromium.org
2012-10-11
1
-0
/
+10
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
4
-29
/
+65
*
Make LocalFileSyncStatus non thread safe
kinuko@chromium.org
2012-10-11
2
-21
/
+14
*
Add Copy and Move operations to CannedSyncableFileSystem
nhiroki@chromium.org
2012-10-11
2
-0
/
+26
*
Refactor unit tests for syncable filesystem using ScopedExternalFileSystem
nhiroki@chromium.org
2012-10-11
2
-19
/
+17
*
Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...
calvinlo@chromium.org
2012-10-11
3
-96
/
+0
*
Removing webkit diff with Android tree
dfalcantara@chromium.org
2012-10-11
2
-2
/
+2
[next]