summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Add test for accessibility histograms.dmazzoni@chromium.org2013-01-091-0/+2
* Move myself from chrome to content OWNERSjoth@chromium.org2013-01-091-0/+1
* Cache the default UA in a staticjoth@chromium.org2013-01-091-6/+7
* Move switch kUseGpuInTests from chrome to contentccameron@chromium.org2013-01-092-0/+4
* Tweak comments and put in tests for not ignoring safe browsing results.rdsmith@chromium.org2013-01-081-3/+3
* Add VisibleForTesting to content/public/androidaruslan@chromium.org2013-01-082-14/+12
* Add some bounds for gfx ipc deserialization.jschuh@chromium.org2013-01-081-15/+12
* Revert 175489dbeam@chromium.org2013-01-087-43/+59
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-087-59/+43
* JavascriptAppModalDialog tests and necessary infrastructure.aruslan@chromium.org2013-01-082-1/+96
* When starting a provisional load, indicate whether the provisional URL is abo...jochen@chromium.org2013-01-073-0/+3
* Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg ...pkasting@chromium.org2013-01-071-1/+1
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-2/+2
* Remove the DownloadItem::TogglePause() interface.rdsmith@chromium.org2013-01-072-3/+9
* Update some #includes in content/public/ for new Platform directorypilgrim@chromium.org2013-01-056-9/+9
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-042-3/+3
* Add history popup when long pressing on the back key.tedchoc@chromium.org2013-01-046-53/+156
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-042-2/+4
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-042-48/+121
* Fix a problem that background can sometimes be seen when playing fullscreen v...qinmin@chromium.org2013-01-041-1/+1
* Introduce callback interface for running Javascript asynchronously in the ren...avi@chromium.org2013-01-032-8/+29
* Pull delegate check back into IsDownloadReadyForCompletion so that ifrdsmith@chromium.org2013-01-031-1/+3
* Switch GetScaledContentTexture to scale from Sizedtrainor@chromium.org2013-01-031-1/+3
* Number of small improvements to CleanupReferencejoth@chromium.org2013-01-031-12/+42
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-034-4/+4
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-022-27/+26
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-023-21/+21
* Remove the unused SurfaceTextureUpdatedListener interface.mkosiba@chromium.org2013-01-021-38/+0
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-022-26/+8
* Minor cleanup in color_chooser.h.darin@chromium.org2013-01-021-2/+1
* Change PepperFlashBrowserHost to use CookieSettings to get the LSO settingsraymes@google.com2012-12-302-28/+0
* Creating a 1x1 size surface for fullscreen video when we just enter fullscreenqinmin@chromium.org2012-12-271-1/+1
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-271-31/+4
* DevTools: migrate remote debugging to the DevToolsAgentHost ids.pfeldman@chromium.org2012-12-271-12/+13
* DevTools: make DevToolsAgentHost ref-counted.pfeldman@chromium.org2012-12-261-5/+7
* DevTools: introduce public content::DevToolsAgentHost.pfeldman@chromium.org2012-12-251-12/+17
* DevTools: preserve DevToolsAgentHost across navigations.pfeldman@chromium.org2012-12-242-9/+10
* [content shell] disable logging webgl errors to the console for layout testsjochen@chromium.org2012-12-221-0/+1
* Fix compile.phajdan.jr@chromium.org2012-12-211-6/+0
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-4/+0
* GTTF: Remove support for SLOW_ test prefix.phajdan.jr@chromium.org2012-12-211-26/+4
* [Android WebView] Fix some locale related TODOs.benm@chromium.org2012-12-211-13/+4
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-211-1/+2
* Start sending gestureTapCancel to cancel gestureTapDownyusufo@chromium.org2012-12-213-14/+168
* Revert "Uncomment frame message flag and disable content detection tests."aelias@chromium.org2012-12-214-52/+0
* Don't hide PopupZoomer if the content size didn't change.aruslan@chromium.org2012-12-211-4/+6
* [content shell] run in headless mode (gtk only)jochen@chromium.org2012-12-211-0/+7
* Re-enable tests diabled in r174194boliu@chromium.org2012-12-201-4/+2
* Disable failing testsdigit@chromium.org2012-12-202-4/+8
* DevTools: remove FrameNavigating and ContentsReplaced ClientHost signals.pfeldman@chromium.org2012-12-203-21/+0