summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Shift EnsureNoPendingDownloads() implementation into tests.rdsmith@chromium.org2012-10-102-16/+84
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-1025-45/+42
* Blacklist video and flash acceleration on NVIDIA Linux drivers.ccameron@chromium.org2012-10-101-1/+20
* <browser> Disable browser plugin in content_shell by default.lazyboy@chromium.org2012-10-102-1/+9
* Add UMA counter for hung renderers on cross-site navigation.nasko@chromium.org2012-10-103-0/+53
* DevTools: [remote debugging] introduce json/new and json/close for creating a...pfeldman@chromium.org2012-10-102-56/+140
* Implement AwContentsClient and remove dependency on chrome/boliu@chromium.org2012-10-101-4/+3
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-101-6/+0
* Build browser_process_sub_thread.cc on iOS.msarda@chromium.org2012-10-101-0/+2
* Converted GetAllOriginsTask to use base::PostTaskAndReplyWithResult()calvinlo@chromium.org2012-10-102-45/+27
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-102-22/+21
* beginSmoothScroll should send wheel ticks at constant velocity.nduca@chromium.org2012-10-103-9/+72
* Cleanup GpuBlacklist.thestig@chromium.org2012-10-104-394/+317
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-104-6/+2
* OnDownloadStarted takes DownloadItem* instead of DownloadIdbenjhayden@chromium.org2012-10-095-15/+16
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-096-20/+34
* Upstream more ContentView methodsyusufo@chromium.org2012-10-092-0/+17
* Code cleanup in GpuDataManagerImplzmo@chromium.org2012-10-092-12/+12
* Divide gesture events by dpi scale if IsDIPEnabled().aelias@chromium.org2012-10-092-42/+75
* Figure out whether we have enough information to make the final GPU blacklist...zmo@chromium.org2012-10-096-19/+254
* Put deleted tests back in.rdsmith@chromium.org2012-10-091-0/+44
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-0/+105
* Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc basedhartmanng@chromium.org2012-10-094-10/+21
* Convert GetOriginUsageTask to use base::PostTaskAndReplyWithResult()calvinlo@chromium.org2012-10-092-45/+15
* chromeos: Remove unnecessary dbus-glib includehashimoto@chromium.org2012-10-091-4/+0
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-082-0/+4
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-083-6/+6
* Report all failures in the network stack correctly in the download started ca...rdsmith@chromium.org2012-10-081-3/+16
* Pepper.PluginHung histogram needed UMA_.shess@chromium.org2012-10-081-3/+3
* New fix for Win 8 OSKdmazzoni@chromium.org2012-10-087-25/+33
* Upstream scrollFocusedNodeIntoRectyusufo@chromium.org2012-10-082-0/+18
* Fix segmentation fault in trace_subscriber_stdio.cc.pliard@chromium.org2012-10-081-3/+3
* Second try at fixing a crash caused by the shift in commit point for downloads.rdsmith@chromium.org2012-10-084-10/+155
* Browser Plugin: Update Guest WebContents Visibility on BrowserPlugin Visiblit...fsamuel@chromium.org2012-10-087-10/+70
* Reland 160434 - Keep track of which transport DIBs are currently in the X ser...jochen@chromium.org2012-10-082-7/+31
* Move timestamp de-duping logic from HistoryBackend to NavigationControllerakalin@chromium.org2012-10-063-9/+171
* Fix race condition in RedirectToFileResourceHandler that was corrupting NaCl ...ncbray@chromium.org2012-10-061-11/+45
* Improve handling of cancel called by ResourceThrottle.boliu@chromium.org2012-10-052-1/+23
* Propagate IDB objectstore/index ids through chromium IPCalecflett@chromium.org2012-10-051-3/+5
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-053-62/+68
* Centralizes a couple uses of ui::GetScaleFactorForScale(). pkotwicz@chromium.org2012-10-056-23/+28
* Revert 160434 - Keep track of which transport DIBs are currently in the X ser...sky@chromium.org2012-10-052-27/+7
* Keep track of which transport DIBs are currently in the X servers queuejochen@chromium.org2012-10-052-7/+27
* Upstream fullscreen video implementation for androidqinmin@chromium.org2012-10-055-244/+191
* Make adding and subtracting gfx:: point types simpler.danakj@chromium.org2012-10-051-1/+6
* Browser plugin: Implement loadRedirect event.creis@chromium.org2012-10-055-13/+92
* Fix shutdown crash in RenderWidgetHostViewAura that I saw.jam@chromium.org2012-10-051-3/+6
* Add WASAPI-based unified audio I/O back-end for Windows 7.henrika@chromium.org2012-10-051-4/+5
* Migrate use of DeleteOriginTask to base::PostTaskAndReplyWithResult(). Part1 ...calvinlo@chromium.org2012-10-052-37/+18
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-053-53/+0