summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 112984 - Roll WebKit 101876 -> 101994scheib@chromium.org2011-12-051-4/+0
* Roll WebKit 101876 -> 101994vsevik@chromium.org2011-12-051-0/+4
* Removed passing tests from downstream WebKit test_expectations.txtvsevik@chromium.org2011-12-051-10/+0
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-049-3/+75
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-032-2/+8
* Improve support for multiselect list box accessibility on Windows.dmazzoni@chromium.org2011-12-031-0/+4
* Update these includes to use the new header locationsabarth@chromium.org2011-12-03144-338/+338
* WebSocket Pepper API: error handling improvementtoyoshim@chromium.org2011-12-022-22/+67
* Make accessible scroll position attributes more generic anddmazzoni@chromium.org2011-12-022-9/+33
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-029-348/+4
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-0282-218/+436
* Split a portion of BufferedResourceLoader into a separate class ActiveLoader.scherkus@chromium.org2011-12-027-131/+188
* Convert file ref private to use new registration.brettw@chromium.org2011-12-021-0/+1
* Enable GL_CHROMIUM_post_sub_buffer for osmesabacker@chromium.org2011-12-021-1/+4
* Webkit roll 101778 -> 101791vsevik@chromium.org2011-12-021-0/+6
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-029-4/+348
* webkit roll 101681 -> 101748vsevik@chromium.org2011-12-021-9/+0
* Enable port validation because net::IsPortAllowedByDefault() was exported nowtoyoshim@chromium.org2011-12-021-7/+4
* base::Bind: Convert AppCacheHelper::DeleteAppCachesForOrigin.jhawkins@chromium.org2011-12-027-31/+38
* Remove OVERRIDEs from methods inherited from WebKit APItoyoshim@chromium.org2011-12-021-8/+6
* base::Bind: Convert AppCacheHelper::DeleteAppCacheGroup.jhawkins@chromium.org2011-12-023-26/+25
* base::Bind: Convert AppCacheService::GetAllAppCacheInfo.jhawkins@chromium.org2011-12-025-23/+21
* Remove static initializer from quota_temporary_storage_evictor.ccthakis@chromium.org2011-12-021-4/+5
* TBR=vsevikscheib@chromium.org2011-12-021-1/+11
* Update media-related OWNERS.scherkus@chromium.org2011-12-021-0/+9
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-013-27/+19
* Fire CanPlayThrough immediately for local and streaming media filesvrk@google.com2011-12-016-45/+23
* Replace \n in message strings to acutal new lines.tony@chromium.org2011-12-011-5/+10
* Finish the base::Bind migration for webkit/media.fischman@chromium.org2011-12-015-57/+59
* WebSocket Pepper API: minor properties implementationtoyoshim@chromium.org2011-12-012-6/+10
* WebSocket Pepper API: GetBufferedAmount() implementationtoyoshim@chromium.org2011-12-012-11/+59
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-0111-881/+10
* Replace TOUCH_UI condition in WebUI with dynamic flag.rbyers@chromium.org2011-12-011-3/+0
* update dependencies in preparation for glue being a componentdpranke@chromium.org2011-11-302-0/+22
* base::Bind: Implement a 1-arity CancelableCallback and use this to implementjhawkins@chromium.org2011-11-303-6/+63
* Whitespace style fix (that I previously overlooked).viettrungluu@chromium.org2011-11-301-5/+7
* Revert effects of r110733 because of silent WebRTC breakagevrk@chromium.org2011-11-301-2/+8
* Add dummy didUpdateBufferedAmount() function to prepare WebKit side API update.toyoshim@chromium.org2011-11-302-0/+7
* Remove unused enum value from PPAPI Flash Clipboarddcheng@chromium.org2011-11-301-2/+0
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-307-29/+111
* Rewrite BufferedDataSource tests to use real BufferedResourceLoader objects.scherkus@chromium.org2011-11-296-607/+418
* Remove base::Bind() from cpp_bound_class.hdcheng@chromium.org2011-11-295-104/+151
* Remove empty files.tony@chromium.org2011-11-294-0/+0
* Force annotation of overridden methods with OVERRIDE.avi@chromium.org2011-11-291-1/+2
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Work around wrong UA sniffing by Yahoo! JAPANyuzo@chromium.org2011-11-291-13/+53
* Remove a few static initializers.thakis@chromium.org2011-11-293-29/+31
* Remove bit-rotted layout test files.tony@chromium.org2011-11-284-1142/+0
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-282-0/+22
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-282-5/+6