summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Solution: the popup keeps mouse capture, so that any mouse click closes it (v...sschmitz@chromium.org2013-01-091-1/+6
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-3/+4
* Move switch kUseGpuInTests from chrome to contentccameron@chromium.org2013-01-092-0/+4
* Move NavigationPolicyToDisposition() function into render_view_impl.cctfarina@chromium.org2013-01-091-0/+24
* Browser Plugin: Sort BrowserPluginGuest::OnSetSizefsamuel@chromium.org2013-01-092-9/+9
* Browser Plugin: Fixed typofsamuel@chromium.org2013-01-091-1/+1
* GTTF: Fix problems with contents detected by debugallocation:phajdan.jr@chromium.org2013-01-081-2/+2
* Fix downstream android webview build from r175537boliu@chromium.org2013-01-081-1/+1
* Add initial support for handling touch events in desktop chrome AURA. ananta@chromium.org2013-01-081-3/+5
* BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuestfsamuel@chromium.org2013-01-084-15/+48
* Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with ...fsamuel@chromium.org2013-01-084-111/+150
* Revert 175581scottmg@chromium.org2013-01-081-1/+1
* Disable GamepadProviderTest.UserGesture: testing auto-disable scriptscottmg@chromium.org2013-01-081-1/+1
* Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.darin@chromium.org2013-01-082-35/+26
* Tweak comments and put in tests for not ignoring safe browsing results.rdsmith@chromium.org2013-01-083-5/+160
* [Android] Add test that asserts screen is on.yfriedman@chromium.org2013-01-081-0/+25
* Add VisibleForTesting to content/public/androidaruslan@chromium.org2013-01-083-14/+13
* [Android] Fix Java android.view.Surface leak.benm@chromium.org2013-01-081-0/+1
* Also filter the URLs from incoming non-provisional navigation IPCs.jochen@chromium.org2013-01-085-4/+99
* Add some bounds for gfx ipc deserialization.jschuh@chromium.org2013-01-081-15/+12
* Revert 175489dbeam@chromium.org2013-01-089-84/+96
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-089-96/+84
* RenderWidget popup should be a NSWindow so it can go outside the main window.keishi@chromium.org2013-01-082-58/+111
* Fix hang in Android WebView release build testsboliu@chromium.org2013-01-081-8/+24
* Replace NOTREACHED that was getting triggered with LOG(WARNING).dmazzoni@chromium.org2013-01-081-1/+2
* Removed references to the old sourceDevice fieldmohsen@chromium.org2013-01-085-17/+1
* Call new WebKit::setIDBFactory method to initialize Indexed DB supportpilgrim@chromium.org2013-01-082-0/+6
* JavascriptAppModalDialog tests and necessary infrastructure.aruslan@chromium.org2013-01-082-1/+96
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-072-25/+25
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-075-5/+5
* When starting a provisional load, indicate whether the provisional URL is abo...jochen@chromium.org2013-01-076-1/+7
* Small extra validations on permission checks: reject "0" as a valid permissioncevans@chromium.org2013-01-073-41/+46
* Track input latency with UMA statsdavemoore@chromium.org2013-01-073-14/+91
* Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg ...pkasting@chromium.org2013-01-075-5/+5
* Revert 174920jamesr@chromium.org2013-01-071-24/+27
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-072-4/+4
* Remove unnecessary commentsdavemoore@chromium.org2013-01-071-11/+0
* Remove the DownloadItem::TogglePause() interface.rdsmith@chromium.org2013-01-076-17/+32
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-2/+2
* Avoids crash in WebRTC audio clients for 96kHz render rate on Mac OSX.henrika@chromium.org2013-01-071-3/+3
* content: Fix typo from r175076 causing GL_CHROMIUM_texture_from_image not to ...reveman@google.com2013-01-071-1/+1
* Revert 175303jamesr@chromium.org2013-01-064-68/+10
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-064-10/+68
* Revert 175201 due to failures in official build.dharani@google.com2013-01-062-0/+22
* Update some #includes in content/browser/ for headers in the new Platformpilgrim@chromium.org2013-01-0511-15/+15
* Update some #includes in content/public/ for new Platform directorypilgrim@chromium.org2013-01-056-9/+9
* Update some #includes in content/ppapi_plugin for new Platform directorypilgrim@chromium.org2013-01-051-5/+5
* Log statistics of TabCapture API through UMAhclam@chromium.org2013-01-051-18/+46