summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Make WebPluginInfo more genericcpu@chromium.org2011-08-142-4/+4
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-1/+3
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-3/+1
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-1/+3
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-292-9/+11
* Explicitly Initialize GURL library before spawning any threads in webkit test...jnd@chromium.org2011-07-271-0/+5
* reland patch http://codereview.chromium.org/7204008 after webrtc build has be...wjia@chromium.org2011-07-201-1/+2
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+0
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-173-44/+86
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-141-2/+1
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-141-1/+2
* Add a mock WebAudioDevice for chromium DRTcrogers@google.com2011-07-135-0/+61
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-11/+0
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-1/+2
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-1/+0
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-6/+4
* make command buffer work in DRTgman@chromium.org2011-06-031-1/+2
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-1/+3
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+1
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-1/+0
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-262-7/+4
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-2/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-254-7/+50
* Exporting ScopedTempDir so it can be used by webkit layout tests.gregsimon@chromium.org2011-05-202-0/+31
* Remove files that are compiled in both ui_base and app_base.tony@chromium.org2011-05-201-0/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-8/+8
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-192-13/+1
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-1/+2
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-2/+1
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-1/+2
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-2/+1
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-1/+2
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-1/+1
* Make the GraphicsContext3D implementation selectablegman@chromium.org2011-05-063-2/+31
* Revert 83584 - Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-292-59/+2
* Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-292-2/+59
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-1/+6
* The skia bindings calls were not at a correct place to ensure that the host G...twiz@chromium.org2011-04-261-2/+0
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+1
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-2/+1
* Roll Skiabsalomon@google.com2011-04-061-2/+2
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-041-32/+8
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-012-121/+209
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-1/+2
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+6
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-282-3/+3
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-9/+31
* Move some files from base to base/memory.levin@chromium.org2011-03-284-10/+10