summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit casting needed from the .Pass() switchover, now that PassAs()...fischman@chromium.org2012-02-061-1/+1
* Update WebMediaPlayerProxy to use MessageLoopProxy.scherkus@chromium.org2012-02-063-22/+24
* IsolatedContext test fix for Windowskinuko@chromium.org2012-02-061-29/+26
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-062-2/+0
* Correct ResumeSharedTimer to fire the next timer at shared_timer_fire_time_.satish@chromium.org2012-02-053-1/+83
* Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.wez@chromium.org2012-02-046-19/+35
* mac: Fix a clang todo.thakis@chromium.org2012-02-041-4/+0
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-038-123/+141
* Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative...jochen@chromium.org2012-02-031-2/+11
* Linux: fix compilation with system libpng and system zlib.phajdan.jr@chromium.org2012-02-034-3/+16
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-035-21/+4
* Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...mkwst@chromium.org2012-02-031-0/+2
* Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-031-2/+0
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-031-0/+2
* Mark IsolatedContext tests failing on Windowskinuko@chromium.org2012-02-031-3/+19
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-025-11/+14
* Set a proper first-party URL when fetching resources via ResourceFetcherjochen@chromium.org2012-02-021-1/+3
* Add isolated filesystem context for directory (and file) drag-and-drop support.kinuko@chromium.org2012-02-027-0/+416
* Add per-tab XSSAuditorEnabled setting.mnaganov@chromium.org2012-02-011-1/+1
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-014-86/+7
* Initialized file_util variable to NULL.asharif@chromium.org2012-01-311-2/+2
* Fix a valgrind warning. Initializing variables is recommended.abarth@chromium.org2012-01-311-1/+1
* Remove the use of WebSpeechInputControllerMock from test_shell.hans@chromium.org2012-01-315-34/+1
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-316-0/+180
* Remove file_extension from WebDropData since it's not needed.dcheng@chromium.org2012-01-312-7/+2
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-318-8/+43
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-311-2/+6
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-317-64/+137
* Fix compiler error for builds without p2p_apisyfriedman@chromium.org2012-01-311-0/+2
* Delete net::GetHeaderParamValueabarth@chromium.org2012-01-312-5/+10
* Disable accelerated animation when using a software 3d rasterizer.jbauman@chromium.org2012-01-312-1/+3
* Remove dependency on cygwin target (no longer necessary)scottmg@chromium.org2012-01-301-3/+0
* Fold Pipeline::Init() into Pipeline::Start().scherkus@chromium.org2012-01-301-7/+3
* clang: Suppress a false positive to fix the 10.6 sdk build.thakis@chromium.org2012-01-301-1/+5
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-283-5/+5
* Add Malay as a translation.tony@chromium.org2012-01-282-4/+6
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-281-7/+9
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-283-10/+11
* Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...jbates@chromium.org2012-01-272-6/+0
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-271-27/+16
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-271-16/+27
* Mark PluginTest.PluginVisibilty as FAILS.yuzo@chromium.org2012-01-271-2/+9
* Cleanup: factor out common test sets under fileapi/kinuko@chromium.org2012-01-275-91/+129
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-271-27/+16
* WebSocket Pepper API: make the API out of devtoyoshim@chromium.org2012-01-272-33/+33
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-275-18/+43
* WebSocket Pepper API: Remove binary type handling interfacestoyoshim@chromium.org2012-01-272-38/+1
* PPAPI: Move PPB_ArrayBuffer out of Dev.dmichael@chromium.org2012-01-272-4/+4
* Convert use of int ms to TimeDelta in files owned by michaeln.tedvessenes@gmail.com2012-01-272-7/+9
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-262-2/+7