summaryrefslogtreecommitdiffstats
path: root/content/public/renderer
Commit message (Expand)AuthorAgeFilesLines
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Update some #includes in content/public/ for new Platform directorypilgrim@chromium.org2013-01-051-1/+1
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-0/+2
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-022-26/+8
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-211-1/+2
* Add ResolveProxy to the content API.raymes@chromium.org2012-12-191-0/+6
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-181-0/+2
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+5
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-142-2/+2
* The new cross-process client-redirect logic is replacing the current navigati...irobert@chromium.org2012-12-132-15/+1
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-131-2/+2
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-2/+0
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-0/+4
* app.window: Replace linear view search with direct lookup.mgiuca@chromium.org2012-12-051-0/+3
* [content shell] add support for a testRunner.setXSSAuditorEnabledjochen@chromium.org2012-11-301-0/+5
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-1/+9
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-272-3/+3
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-272-0/+2
* Browser Plugin: Use Sad WebView Graphicfsamuel@chromium.org2012-11-192-0/+8
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-152-1/+15
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-0/+17
* Revert 167800 - Fix Cross-Process Redirect Navigationcreis@chromium.org2012-11-152-15/+1
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-152-1/+15
* Add a new ContentRendererClient::HandleNavigation callback in RenderViewImpl:...marshall@chromium.org2012-11-142-0/+19
* Add link content detection for Android WebViewboliu@chromium.org2012-11-132-0/+34
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-0/+23
* [content shell] link against the TestRunner libraryjochen@chromium.org2012-11-012-0/+9
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-3/+2
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-191-5/+0
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-171-0/+5
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-171-2/+8
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-171-0/+29
* Allow custom context menus to be requested.brettw@chromium.org2012-10-133-5/+47
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-112-1/+9
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+9
* Move forms/ out of webkit/.blundell@chromium.org2012-10-053-11/+34
* Simplify DEPS in content\public a bit since all cc files can include internal...jam@chromium.org2012-09-261-1/+1
* Reign in print throttling.scottbyer@chromium.org2012-09-191-1/+1
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-171-16/+33
* Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...kalman@chromium.org2012-09-161-33/+16
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-151-16/+33
* Reset scale & scroll state after reloading with overridden URLdfalcantara@chromium.org2012-09-122-0/+11
* Revert "Moving v8 string conversion functions to content/public/renderer so t...shishir@chromium.org2012-09-102-51/+0
* Moving v8 string conversion functions to content/public/renderer so that they...shishir@chromium.org2012-09-052-0/+51
* Fix a memory leak in PasswordGenerationManager.isherman@chromium.org2012-08-312-3/+4
* Support frame tree propagation between renderers in the same browsing instance.nasko@chromium.org2012-08-281-0/+2
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4
* Revert 152059 - Gradient overlay for constrained windowsail@chromium.org2012-08-171-4/+0
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4
* Tighten up content/public DEPS rules using new checkdeps features.joi@chromium.org2012-08-151-1/+6