summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Move CommandLine to base namespace.brettw@chromium.org2014-03-178-21/+34
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-172-6/+55
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-172-5/+6
* Fix DCHECK error when invalid video constraints are set on gUM. If a video co...perkj@chromium.org2014-03-171-6/+26
* Do not reject AppCache requests for WebUI.eustas@chromium.org2014-03-171-1/+8
* Fix integer overflow in software compositorccameron@chromium.org2014-03-171-1/+10
* Dispatch FetchEvent from ServiceWorkerURLRequestkinuko@chromium.org2014-03-178-15/+417
* Fix StatusChangeCallback's reentrancy issuekinuko@chromium.org2014-03-172-10/+46
* Expose android.webkit.WebView as the web view's class name.dmazzoni@chromium.org2014-03-161-0/+3
* Revert 252883 "Remove tests and code for showModalDialog"jamesr@chromium.org2014-03-164-1/+66
* Revert of Adds the ability for the renderer to create the mojo channel (https...jamesr@chromium.org2014-03-152-55/+6
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-152-6/+55
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-152-6/+5
* Only inject the chrome.test namespace when actually running tests.mek@chromium.org2014-03-151-0/+1
* Remove CreatePlatformFile from content shell.rvargas@chromium.org2014-03-152-2/+8
* Browser Plugin: Fix uninitialized variablefsamuel@chromium.org2014-03-141-0/+1
* Fix screen orientation headers guard names.mlamouri@chromium.org2014-03-143-9/+9
* Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."jbauman@chromium.org2014-03-143-0/+38
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Chromium plumbing to use the selection root bounds.mlamouri@chromium.org2014-03-148-0/+48
* Implement MediaCaptureDevices.michaelbai@chromium.org2014-03-145-34/+155
* Revert 252239 "Do not share a GL context between CoreAnimation a..."ccameron@chromium.org2014-03-142-8/+2
* Refactor ui::Clipboard::ObjectMap sanitization in ClipboardMsgFilter.zmo@chromium.org2014-03-141-1/+29
* Revert 257164 "Refactor ui::Clipboard::ObjectMap sanitization in..."zmo@chromium.org2014-03-141-29/+1
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-5/+6
* Explain the reason why we don't have thread check in destructor of ByteStream...tyoshino@chromium.org2014-03-142-0/+10
* Add tap details to tap unconfirmed and double tap.tdresser@chromium.org2014-03-143-0/+12
* Refactor ui::Clipboard::ObjectMap sanitization in ClipboardMsgFilter.dcheng@chromium.org2014-03-141-1/+29
* Revert 256955 "Add shared bitmap managers for browser and render..."jbauman@chromium.org2014-03-143-38/+0
* Reland "Fix various issues in RedirectToFileResourceHandler."davidben@chromium.org2014-03-1411-141/+1045
* Implement ScreenOrientationProvider for Chrome Android.mlamouri@chromium.org2014-03-145-0/+92
* Add different error codes for getUserMedia.tommyw@chromium.org2014-03-1413-58/+124
* Fix a crash when tracing is enabled.igsolla@chromium.org2014-03-141-7/+10
* Disable ServiceWorkerDispatcherHostTest.Enabledkinuko@chromium.org2014-03-141-1/+6
* [WebSocketHost] Insert spaces for readabilitytyoshino@chromium.org2014-03-141-3/+15
* Minor documentation fixup, followup from https://codereview.chromium.org/1849...mostynb@opera.com2014-03-141-1/+1
* Change LevelDBWriteOnlyTransaction to be writeable, and change its name to Le...ericu@chromium.org2014-03-143-12/+35
* Add the leveldb coding changes for IDB blob support.ericu@chromium.org2014-03-142-6/+188
* [Android] Suppress redundant autozoom for nodes already autozoomedjdduke@chromium.org2014-03-142-9/+0
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-142-6/+5
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-5/+6
* Relanding https://codereview.chromium.org/197713005/, was reverted inmallinath@chromium.org2014-03-146-6/+793
* Revert of mac: History swiping doesn't work right with iframes. (https://code...erikchen@chromium.org2014-03-149-30/+36
* Add shared bitmap managers for browser and renderer processes.jbauman@chromium.org2014-03-133-0/+38
* Revert 256930 "Add 9 patch scrollbar assets to native theme"jam@chromium.org2014-03-133-4/+1
* Revert 256709 "Relanding https://codereview.chromium.org/1593530..."tommi@chromium.org2014-03-136-793/+6
* Ensure that SandboxProcessLauncherDelegates are deletedaberent@chromium.org2014-03-131-1/+1
* Move ExecuteScriptAndGetValue to use RenderFrameHost.avi@chromium.org2014-03-133-110/+81
* Add 9 patch scrollbar assets to native themeweiliangc@chromium.org2014-03-133-1/+4
* mac: History swiping doesn't work right with iframes.erikchen@chromium.org2014-03-139-36/+30