summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* aura: handle null root window when updating pluginsscottmg@chromium.org2012-09-141-2/+8
* Pepper Flash Mac: Fix fullscreen drawing with 3d disabledsail@chromium.org2012-09-142-3/+8
* Disable the seccomp-bpf sandbox on ARM temporarily.jln@chromium.org2012-09-141-1/+6
* Make spin button accessible on Mac.dmazzoni@chromium.org2012-09-143-6/+42
* Show the stack trace for renderer process crashes.tony@chromium.org2012-09-141-0/+6
* Use Google API key for one-shot speech recognitionhans@chromium.org2012-09-141-0/+4
* Remove deprecated gfx::Image::operator NSImage*().rsesek@chromium.org2012-09-141-1/+2
* Flip AudioOutputResampler to on by default.dalecurtis@google.com2012-09-142-2/+2
* MediaStreamDeviceSetting crashed in the destructor with error media_stream::...xians@chromium.org2012-09-141-5/+20
* Do not load content_resources.pak on iOS.msarda@chromium.org2012-09-141-0/+3
* Remove flags for Workers that violate multiple profile and storage isolation ...ajwong@chromium.org2012-09-146-112/+13
* Fix device broadcast DCHECK.vandebo@chromium.org2012-09-141-2/+2
* Don't release/make-current the non-top level texturescottmg@google.com2012-09-141-3/+6
* Make web store resilient against download completion happening before opening.rdsmith@chromium.org2012-09-132-0/+73
* Hacks to make HW decode work on linux via libva.fischman@chromium.org2012-09-132-5/+1
* [Android] Upstream HistoryUtils.mnaganov@chromium.org2012-09-131-0/+191
* Make more precise the consumer intended use of GetTargetFullPath() rdsmith@chromium.org2012-09-131-4/+6
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-132-54/+13
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-134-9/+30
* Posix: Fix --utility-cmd-prefix to not run /proc/self/exe.thestig@chromium.org2012-09-131-4/+17
* Disable HW decode in content_browsertests except on win & cros (to match chro...fischman@chromium.org2012-09-131-0/+6
* Speech JavaScript API: Use the MediaStreamManager to ask for user permission.hans@chromium.org2012-09-136-41/+174
* This cl adds a new PeerConnection handler in Chrome to support latest W3C Pee...perkj@chromium.org2012-09-1321-162/+1145
* Remove PPAPI dependency on 'net'.bbudge@chromium.org2012-09-136-34/+71
* Fix text input type inconsistency between renderer and TsfBridgenona@chromium.org2012-09-131-12/+6
* Makes copying layers clone external textures.sky@chromium.org2012-09-137-7/+69
* Add plumbing to add highlight flag to about:flags, disable by defaultwjmaclean@google.com2012-09-133-6/+6
* Moving from from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-09-131-2/+2
* Detach plugin windows when a view closes on Aura, just like with win32.jam@chromium.org2012-09-135-25/+40
* Revert 156550 - Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-134-30/+9
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-134-9/+30
* Remove VideoDecoder::PrepareForShutdownHack() and friends.scherkus@chromium.org2012-09-136-53/+32
* Minimal number of if-def changes to support OS_IOS in content_main_runner.ccleng@chromium.org2012-09-131-9/+20
* Fix typo in content switchesnona@chromium.org2012-09-133-3/+3
* Move creation of PeerConnection from the RenderView to the RenderThreadImpl.perkj@chromium.org2012-09-1319-511/+524
* Add syncable filesystem/storage typekinuko@chromium.org2012-09-132-1/+2
* [Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...leandrogracia@chromium.org2012-09-131-0/+36
* Open fullsreen in the same display as browser windowoshima@chromium.org2012-09-131-1/+12
* Make V8ValueConverterImpl able to convert objects with "indexed" (numbered)kalman@chromium.org2012-09-132-7/+40
* Fix IOSurfaceReuse test under Mac ASAN botsjbates@chromium.org2012-09-131-1/+1
* Reland: Take 2: Force python test server output to be unbuffered, so it doesn...rsimha@google.com2012-09-122-6/+5
* Temporarily disable two content_browsertests because they'll be broken bydmazzoni@chromium.org2012-09-121-2/+8
* Remove DCHECK in InsertTextnona@chromium.org2012-09-121-1/+0
* Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...rsimha@google.com2012-09-122-5/+6
* Make the SavePackage use of the fake download item cleaner around cancellation.rdsmith@chromium.org2012-09-123-18/+44
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-122-0/+7
* Remove ContentViewClient::OnInternalPageLoadRequestboliu@chromium.org2012-09-124-14/+0
* Simplify ppapi hung-plugin calculations.shess@chromium.org2012-09-122-59/+42
* Take 2: Force python test server output to be unbuffered, so it doesn't mix w...rsimha@google.com2012-09-122-6/+5
* Plumb GestureTapCancel into WebKitrbyers@chromium.org2012-09-124-3/+71