summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* GTK: Remove calls that no longer exist and just call the base unref.erg@chromium.org2012-02-161-3/+3
* Fix Mac custom cursor color.avi@chromium.org2012-02-163-17/+43
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-164-155/+69
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-164-69/+155
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-161-7/+1
* Rolling skia deps from r3180 to r3196.tomhudson@google.com2012-02-161-1/+1
* Cleanup: add FileSystemOperation::SetPendingOperation() and remove ifdef NDEB...kinuko@chromium.org2012-02-162-92/+67
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-165-31/+25
* Fix nested invocation of graphics 2D Flush.brettw@chromium.org2012-02-162-4/+9
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-155-185/+258
* Expose correct MSAA roles for ARIA tab-related roles.aaronlevbugs@gmail.com2012-02-152-5/+5
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-152-2/+3
* Refactoring TestMediaStreamClienttommi@chromium.org2012-02-152-9/+28
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-154-5/+161
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-152-4/+4
* Remove old unused tracing API from webkitplatformsupport_impl.jbates@chromium.org2012-02-152-17/+0
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-142-7/+2
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-146-24/+12
* Flakiness cleanup: disable flaky tests under webkit/evan@chromium.org2012-02-141-3/+3
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-1423-861/+868
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-1425-54/+55
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-127-309/+0
* Revert -Wformat workaround that should no longer be neccessary.thakis@chromium.org2012-02-111-4/+0
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-1123-787/+863
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-1123-863/+787
* Clean up callback variable names and comments inside BufferedDataSource/Buffe...scherkus@chromium.org2012-02-114-79/+80
* Remove `kMockStart` from `quota::MockStorageClient`mkwst@chromium.org2012-02-104-82/+70
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-103-5/+87
* Create a class to represent a Dom Storage Database.benm@chromium.org2012-02-107-1/+710
* Revert 121429 - Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-103-87/+5
* Keep track of the last key returned.benm@chromium.org2012-02-103-12/+38
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-103-5/+87
* Add error messages when plug-in loading fails.bauerb@chromium.org2012-02-102-6/+15
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-101-1/+3
* Define FilePath::NormalizePathSeparators on all platformskinuko@chromium.org2012-02-104-25/+9
* Return net::ERR_FAILED when BufferedResourceLoader::didFail() is called.scherkus@chromium.org2012-02-092-8/+34
* QuotaManager::DeleteOriginData allows deletion of specific QuotaClientsmkwst@chromium.org2012-02-099-94/+430
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-093-6/+6
* Turn on WebGL JavaScript console messagesgman@chromium.org2012-02-092-0/+5
* Move the charset inteface to "trusted" (we can't implement this efficientlybrettw@chromium.org2012-02-091-0/+1
* Added extension call to provide authetication for gdata mount point. The file...zelidrag@chromium.org2012-02-091-0/+1
* fileapi: Add ScopedAllowIO to FileSystemURLRequestJob where files are closed.satorux@chromium.org2012-02-091-3/+8
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-083-6/+6
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-083-6/+6
* Make inline c blocks non-greedy, and use to add pragma pack to gamepad structurescottmg@chromium.org2012-02-081-4/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-02-081-2/+2
* Infobar the NVIDIA 3D vision plug-ins.cevans@chromium.org2012-02-071-0/+5
* Adding command line switch --enable-deferred-2d-canvasjunov@chromium.org2012-02-072-0/+5
* Tokenize Http headers on both /r and /n.bbudge@chromium.org2012-02-071-1/+1
* Try to fix 10.6 build after clang revert.thakis@chromium.org2012-02-071-0/+4