summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-155-35/+38
* Keep deinlining stuff.erg@google.com2010-12-155-16/+48
* Roll WebKit to r74116yurys@chromium.org2010-12-151-3/+0
* Add custom expectations for focus-ring-detached.html and focus-ring-multiline...yurys@chromium.org2010-12-151-0/+3
* Update V8 to version 3.0.2.1.lrn@chromium.org2010-12-151-0/+2
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-153-3/+5
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-2/+5
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-2/+1
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-154-6/+7
* Fix bug link in test_expectations.txt.ojan@chromium.org2010-12-151-1/+1
* Client-based geolocation support.jknotten@chromium.org2010-12-146-1/+74
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-146-74/+1
* Revert r69146 due to webkit layout test failures.darin@chromium.org2010-12-142-2/+19
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-148-42/+46
* Use WebFrame::createAssociatedURLLoader.darin@chromium.org2010-12-142-19/+2
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-146-1/+74
* Revert update of v8, reliability tests are failing.ricow@chromium.org2010-12-141-2/+0
* Update V8 to version 3.0.1.1ricow@chromium.org2010-12-141-0/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-146-43/+44
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-146-15/+47
* Deinline even more destructors.erg@google.com2010-12-1415-98/+307
* Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...annacc@chromium.org2010-12-142-6/+4
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-142-3/+3
* Even more virtual method deinlining.erg@google.com2010-12-1320-30/+86
* Make Flip4Mac handling version-specificstuartmorgan@chromium.org2010-12-131-8/+14
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-133-9/+12
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-2/+2
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-114-34/+40
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-1112-37/+39
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-114-40/+34
* Silence another failurepkasting@chromium.org2010-12-111-1/+2
* Temporarily silence a failurepkasting@chromium.org2010-12-111-0/+1
* Fix a plugin taking a whole iframe from messing with the page's zoom level.jam@chromium.org2010-12-101-0/+7
* Fix a regression introduced with the change to marshal custom HCURSOR's set b...ananta@chromium.org2010-12-101-1/+2
* Add a newline to make Linux happybrettw@google.com2010-12-091-1/+2
* Make it possible to write simple unit tests for the pepper implementation. Th...brettw@google.com2010-12-0911-2/+623
* appcache: document that the manifest parsing algorithm is fixedevan@chromium.org2010-12-091-0/+7
* Provide the right bug number for a failure.pkasting@chromium.org2010-12-091-1/+1
* Ensure that custom cursors set by windowless flash plugins get marshaled corr...ananta@chromium.org2010-12-092-23/+35
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-1/+6
* Merge PluginGroups for Adobe Readerjkummerow@chromium.org2010-12-094-152/+289
* Implement a useful context menu for the blocked plug-in frame:cevans@chromium.org2010-12-092-0/+16
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-0830-50/+106
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-082-3/+6
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-085-169/+149
* Valgrind: Fix leak in PluginList by actually calling Shutdown().thestig@chromium.org2010-12-081-1/+2
* Move more code from headers to implementation.erg@google.com2010-12-072-0/+3
* Valgrind: Fix leak in plugin group code.thestig@chromium.org2010-12-071-7/+20
* Clean up downstream test expectations.victorw@chromium.org2010-12-071-7/+0
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-075-149/+169