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
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-22
1
-1
/
+2
*
Track DomStorageMap usage and enforce a quota on byte size.
benm@chromium.org
2012-02-22
5
-20
/
+116
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
11
-5
/
+222
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+2
*
Update Windows JRE version metadata.
cevans@chromium.org
2012-02-22
1
-2
/
+2
*
Reimplement r122778 to fix BuildMediaStreamCollection without breaking HW vid...
fischman@chromium.org
2012-02-22
1
-0
/
+9
*
Remove dead clipboard code.
dcheng@chromium.org
2012-02-22
1
-2
/
+0
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
2
-5
/
+5
*
[flaky fixlet] Reenabling TimeConversion.Time for Linux
dpapad@chromium.org
2012-02-21
1
-7
/
+1
*
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...
mmocny@chromium.org
2012-02-21
2
-0
/
+6
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
4
-19
/
+21
*
Enable DomStorageDatabaseTest.TestCanOpenAndReadWebCoreDatabase.
benm@chromium.org
2012-02-20
1
-3
/
+1
*
More SQL statement usage regularization. Back-touch some
gbillock@chromium.org
2012-02-18
2
-2
/
+4
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
5
-2
/
+66
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
5
-0
/
+32
*
Nuke from orbit corrupt websql databases.
michaeln@google.com
2012-02-18
3
-1
/
+119
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
9
-97
/
+23
*
Add missing file from r121442.
steveblock@chromium.org
2012-02-17
1
-0
/
+0
*
Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapi
kinuko@chromium.org
2012-02-17
5
-78
/
+57
*
Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.
dcheng@chromium.org
2012-02-17
4
-69
/
+155
*
GTK: Remove calls that no longer exist and just call the base unref.
erg@chromium.org
2012-02-16
1
-3
/
+3
*
Fix Mac custom cursor color.
avi@chromium.org
2012-02-16
3
-17
/
+43
*
Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...
dcheng@chromium.org
2012-02-16
4
-155
/
+69
*
Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.
dcheng@chromium.org
2012-02-16
4
-69
/
+155
*
Eliminate VS2010 ifdefs for handling NULL in std::pair.
adamk@chromium.org
2012-02-16
1
-7
/
+1
*
Rolling skia deps from r3180 to r3196.
tomhudson@google.com
2012-02-16
1
-1
/
+1
*
Cleanup: add FileSystemOperation::SetPendingOperation() and remove ifdef NDEB...
kinuko@chromium.org
2012-02-16
2
-92
/
+67
*
net: FileStream::Read/Write() to take IOBuffer* instead of char*
satorux@chromium.org
2012-02-16
5
-31
/
+25
*
Fix nested invocation of graphics 2D Flush.
brettw@chromium.org
2012-02-16
2
-4
/
+9
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
5
-185
/
+258
*
Expose correct MSAA roles for ARIA tab-related roles.
aaronlevbugs@gmail.com
2012-02-15
2
-5
/
+5
*
Add extra data to BrowserContext so that content layer and other embedders ca...
jam@chromium.org
2012-02-15
2
-2
/
+3
*
Refactoring TestMediaStreamClient
tommi@chromium.org
2012-02-15
2
-9
/
+28
*
Track (and eventually cap) Flash JIT size
jschuh@chromium.org
2012-02-15
4
-5
/
+161
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
2
-4
/
+4
*
Remove old unused tracing API from webkitplatformsupport_impl.
jbates@chromium.org
2012-02-15
2
-17
/
+0
*
mac: Remove InitWebCoreSystemInterface() calls from many random places.
thakis@chromium.org
2012-02-14
2
-7
/
+2
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
6
-24
/
+12
*
Flakiness cleanup: disable flaky tests under webkit/
evan@chromium.org
2012-02-14
1
-3
/
+3
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
23
-861
/
+868
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
25
-54
/
+55
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
7
-309
/
+0
*
Revert -Wformat workaround that should no longer be neccessary.
thakis@chromium.org
2012-02-11
1
-4
/
+0
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
23
-787
/
+863
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
23
-863
/
+787
*
Clean up callback variable names and comments inside BufferedDataSource/Buffe...
scherkus@chromium.org
2012-02-11
4
-79
/
+80
*
Remove `kMockStart` from `quota::MockStorageClient`
mkwst@chromium.org
2012-02-10
4
-82
/
+70
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-5
/
+87
*
Create a class to represent a Dom Storage Database.
benm@chromium.org
2012-02-10
7
-1
/
+710
*
Revert 121429 - Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-87
/
+5
[next]