summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix re-entrancy bug in SimpleDataSource::Abort() introduced in r118338.fischman@chromium.org2012-02-073-14/+37
* Database usage adjustment for .../webkitgbillock@chromium.org2012-02-076-281/+140
* Framing for a DomStorage backend that does not depend on in-process-webkit. O...michaeln@google.com2012-02-0721-1/+1285
* 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