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
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
123
-970
/
+1157
*
Remove last references to Blink's old Platform API
abarth@chromium.org
2013-06-02
2
-2
/
+2
*
Remove WebContentLayerImpl::setUseLCDText
trchen@chromium.org
2013-06-02
2
-4
/
+0
*
Remove unused trusted interfaces.
piman@chromium.org
2013-06-01
6
-30
/
+9
*
Remove WebGraphicsContext3D::setParentContext implementations
piman@chromium.org
2013-06-01
4
-14
/
+0
*
Rename switch to disable prefixed Encrypted Media APIs.
ddorwin@chromium.org
2013-05-31
2
-2
/
+2
*
Make webkit_user_agent a standalone gyp
jamesr@chromium.org
2013-05-31
5
-9
/
+9
*
Revert 203429 "Reland: Use a shared thread for media operations."
scherkus@chromium.org
2013-05-31
7
-40
/
+66
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
2
-5
/
+0
*
Updating XTBs based on .GRDs from branch 1500
laforge@chromium.org
2013-05-31
2
-2
/
+2
*
Reland: Use a shared thread for media operations.
scherkus@chromium.org
2013-05-31
7
-66
/
+40
*
WebDropData split to content and webkit/common
scottmg@chromium.org
2013-05-31
6
-127
/
+12
*
Generate and use LASTCHANGE for blink
mnaganov@chromium.org
2013-05-31
3
-79
/
+20
*
Separate ProxyDecryptor and MediaSourceDelegate.
xhwang@chromium.org
2013-05-31
4
-202
/
+309
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
5
-174
/
+214
*
Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...
dongseong.hwang@intel.com
2013-05-31
4
-32
/
+0
*
Fix checkdeps for webkit/common/cursors
jamesr@chromium.org
2013-05-31
1
-0
/
+4
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
26
-56
/
+141
*
Stop using WebKit-compatible validation messages for testing.
tkent@chromium.org
2013-05-31
1
-25
/
+1
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
5
-213
/
+173
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
5
-173
/
+213
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
5
-13
/
+13
*
Move webkit/media/ into webkit/renderer/media
jamesr@chromium.org
2013-05-30
91
-312
/
+313
*
Revert "Move C++ code from webkit/tools/test_shell to webkit/support"
jamesr@chromium.org
2013-05-30
37
-301
/
+324
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-05-30
37
-324
/
+301
*
move webkit/glue/cpp_* -> webkit/renderer/
scottmg@chromium.org
2013-05-30
8
-18
/
+43
*
Fix pcm_f32le and amr playback.
dalecurtis@google.com
2013-05-30
1
-5
/
+7
*
Implement special origin database handling for Isolated Apps
kinuko@chromium.org
2013-05-30
11
-77
/
+398
*
Add SpecialStoragePolicy::HasIsolatedStorage
kinuko@chromium.org
2013-05-30
3
-5
/
+21
*
[Quota] Wire up limited origin usage retrieving.
tzik@chromium.org
2013-05-30
6
-44
/
+167
*
[Quota] Remove webkit/quota/quota_callbacks.h
tzik@chromium.org
2013-05-30
1
-127
/
+0
*
Move webkit/quota files to webkit/browser/quota or webkit/common/quota
tzik@chromium.org
2013-05-30
84
-214
/
+352
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
1
-1
/
+1
*
Validate image files before writing them to media galleries.
vandebo@chromium.org
2013-05-30
2
-0
/
+17
*
Separate MediaKeys interface from Decryptor interface.
xhwang@chromium.org
2013-05-30
12
-38
/
+51
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
169
-393
/
+393
*
Move latin1_string_conversions to base
abarth@chromium.org
2013-05-29
3
-54
/
+0
*
Clean up ifdef around FilePath creation(webkit)
mrunal.kapade@intel.com
2013-05-29
1
-5
/
+1
*
Remove touch_drag_drop web preference. It was added in r184242 for tests to be
varunjain@chromium.org
2013-05-29
2
-3
/
+0
*
Fixed incorrect bug ID in TODO.
kbr@chromium.org
2013-05-29
1
-1
/
+1
*
Add CompositingReasons to compositor layers.
shawnsingh@chromium.org
2013-05-29
4
-0
/
+153
*
Remove unnecessary LocalFileUtil::GetLocalPath() decl
kinuko@chromium.org
2013-05-29
2
-10
/
+0
*
Revert 202821 "Protect WebURLLoaderImpl::Context while receiving..."
hashimoto@chromium.org
2013-05-29
1
-1
/
+0
*
Cleanup: Remove fileapi::FileSystemMountPointProvider::InitializeCopyOrMoveFi...
thestig@chromium.org
2013-05-29
10
-43
/
+12
*
Fix leak in fileapi::SandboxMountPointProviderTest::GetRootPath
kinuko@chromium.org
2013-05-29
1
-4
/
+3
*
Protect WebURLLoaderImpl::Context while receiving responses.
gavinp@chromium.org
2013-05-29
1
-0
/
+1
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-29
1
-5
/
+6
*
[Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsFor...
tzik@chromium.org
2013-05-29
12
-49
/
+31
*
Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystem
kinuko@chromium.org
2013-05-29
23
-93
/
+145
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
1
-1
/
+1
[next]