summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Refactor BrowserAccessibility to prepare for AXNode.dmazzoni@chromium.org2014-04-0916-425/+405
* Remove unnecessary Platform::createMessagePortChannel methoddarin@chromium.org2014-04-098-36/+40
* Notify that text is dirty (modified by script etc.) from Blink to browserkochi@chromium.org2014-04-099-42/+78
* Allocate pepper software texture mailboxes with the shared bitmap managerjbauman@chromium.org2014-04-091-8/+14
* make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...jar@chromium.org2014-04-098-29/+33
* ServiceWorker: Add more plumbing for {.active,.pending}change eventskinuko@chromium.org2014-04-098-26/+79
* API compatibility hack to add a new WebDragData::Item::StorageType enumhashimoto@chromium.org2014-04-092-3/+5
* Disable ServiceWorkerVersionTest.RepeatedlyObserveStatusChangeskinuko@chromium.org2014-04-091-1/+1
* Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl referencekinuko@chromium.org2014-04-0930-153/+284
* Revert 262568 "Encrypted Media: Check container mime type in Med..."dmazzoni@google.com2014-04-091-1/+1
* Implement WebContentsViewAndoird::HidePopupMenu.tkent@chromium.org2014-04-094-5/+23
* Use SharedBitmapManager to allocate software frames.jbauman@chromium.org2014-04-0912-117/+97
* Remove optimized plugin paint.jbauman@chromium.org2014-04-098-222/+15
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-0926-25/+26
* New IPC message parameters for IDB/Blob support.ericu@chromium.org2014-04-095-57/+81
* SW: Propagate errors/exceptions from service worker to browsernhiroki@chromium.org2014-04-095-1/+44
* Convert test references to use WebLocalFrame where needed.dcheng@chromium.org2014-04-094-11/+12
* Remove evaluateJavaScript and getRenderCoordinates from ContentView.yfriedman@chromium.org2014-04-0911-87/+73
* Hook up webgl context for in-process synchronous compositorboliu@chromium.org2014-04-095-9/+38
* mac: History swiping doesn't work right with iframes.erikchen@chromium.org2014-04-0911-68/+41
* Move mock_quota_manager and friends from webkit/ to content/pilgrim@chromium.org2014-04-0913-36/+882
* Encrypted Media: Check container mime type in MediaDrmBridge.xhwang@chromium.org2014-04-091-1/+1
* Remove uneeded Ozone disable of RenderWidgetHostBrowserTest.GetSnapshotFromRe...dnicoara@chromium.org2014-04-091-2/+1
* android: Do not hide layer subtree when the surface is lockedpowei@chromium.org2014-04-091-5/+10
* Move mock_appcache_policy and some unit tests from webkit/ to content/pilgrim@chromium.org2014-04-095-4/+1605
* GpuChannelHost: allocate route IDs on the client (renderer) side.hshi@chromium.org2014-04-0831-150/+228
* Fixes for crashes in ScopedCGLSetCurrentContext dtorccameron@chromium.org2014-04-083-7/+9
* Expose the virtual memory limit to blinkjochen@chromium.org2014-04-083-0/+6
* Re-reland: Fix several double-tap gesture related issuesjdduke@chromium.org2014-04-084-46/+38
* Pass the shared memory handle in to StatsTable rather than consulting the Glo...brettw@chromium.org2014-04-081-23/+21
* Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...jam@chromium.org2014-04-086-60/+65
* Fix content_shell build when WebLocalFrame is a subclass of WebFrame.dcheng@chromium.org2014-04-082-2/+2
* Sending |P2PMsg_OnSendComplete| for sendto transient error failures.mallinath@chromium.org2014-04-081-7/+8
* Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.avi@chromium.org2014-04-0819-321/+362
* Revert of [Android] Provide unhandled tap event notifications (https://codere...tapted@chromium.org2014-04-086-41/+7
* WebContents could be blocked after pending cross-site navigation is canceled.mmaliszkiewicz@opera.com2014-04-082-2/+50
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-0824-24/+23
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-086-7/+41
* Remove ImageTransportFactory::CreateTransportClientpiman@chromium.org2014-04-086-109/+9
* Fixing an off by one error in screenshot manager code.mfomitchev@chromium.org2014-04-082-2/+2
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-0824-23/+24
* Move InsertCSS from RenderFrameHost to WebContents.jam@chromium.org2014-04-086-8/+9
* [Android] Increase the mobile viewport epsilon thresholdjdduke@chromium.org2014-04-081-2/+4
* Chromium-side: Prepare for using Mojo to implement HTML MessagePortdarin@chromium.org2014-04-084-0/+24
* Revert 262435 "Reland: Fix several double-tap gesture related is..."jianli@chromium.org2014-04-083-37/+36
* Reland: Fix several double-tap gesture related issuesjdduke@chromium.org2014-04-083-36/+37
* [Mac] Don't pause for pending resize in overlay views.dgozman@chromium.org2014-04-083-11/+30
* Push API: send and receive IPC messages for registration.mvanouwerkerk@chromium.org2014-04-0812-0/+282
* Log ErrorCode of Geoposition to UMA.mvanouwerkerk@chromium.org2014-04-081-0/+44
* Remove now-unused WebPermissionClient overrides.jam@chromium.org2014-04-082-38/+0