summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Shift EnsureNoPendingDownloads() implementation into tests.rdsmith@chromium.org2012-10-103-20/+84
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-1027-48/+49
* Browser Plugin: When Guest crashes Embedder crashes in content shellfsamuel@chromium.org2012-10-101-6/+13
* Blacklist video and flash acceleration on NVIDIA Linux drivers.ccameron@chromium.org2012-10-101-1/+20
* [Android] Restore the previous behaviour of TouchCommon.leandrogracia@chromium.org2012-10-102-11/+14
* <browser> Disable browser plugin in content_shell by default.lazyboy@chromium.org2012-10-106-1/+45
* 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-107-61/+171
* Browser Plugin: Fix Eventsfsamuel@chromium.org2012-10-101-78/+88
* 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-102-61/+0
* Fix comments per Avi's request.joi@chromium.org2012-10-101-3/+3
* [Android] Upstream content detection and ChromeBrowserProvider tests.leandrogracia@chromium.org2012-10-1025-14/+1208
* Remove NOTIMPLEMENTED in shell_web_contents_view_delegate to avoid log spew.shouqun.liu@intel.com2012-10-101-6/+0
* Build browser_process_sub_thread.cc on iOS.msarda@chromium.org2012-10-102-0/+3
* Build content_main_runner.cc on iOS.msarda@chromium.org2012-10-102-8/+12
* 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-107-46/+55
* beginSmoothScroll should send wheel ticks at constant velocity.nduca@chromium.org2012-10-103-9/+72
* Cleanup GpuBlacklist.thestig@chromium.org2012-10-104-394/+317
* [Android] Resource files for upstreaming content detection and ChromeBrowserP...leandrogracia@chromium.org2012-10-102-0/+0
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-106-8/+2
* OnDownloadStarted takes DownloadItem* instead of DownloadIdbenjhayden@chromium.org2012-10-0912-37/+39
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-0910-27/+47
* Turn on UID isolation for content shell and chromium testshell.yfriedman@chromium.org2012-10-091-1/+6
* Upstream more ContentView methodsyusufo@chromium.org2012-10-094-17/+191
* 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-099-41/+265
* Add support for building apk in releasecjhopman@chromium.org2012-10-091-2/+1
* Support sync IPC call in PepperInProcessRouter.penghuang@chromium.org2012-10-092-86/+113
* Put deleted tests back in.rdsmith@chromium.org2012-10-091-0/+44
* Add the missing resources for fullscreen video qinmin@chromium.org2012-10-092-1/+15
* Remove old createIndex/createObjectStore implementationsalecflett@chromium.org2012-10-094-40/+0
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-094-0/+178
* temporary change to get more info for crbug.com/152418wjia@chromium.org2012-10-091-1/+3
* Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc basedhartmanng@chromium.org2012-10-099-22/+80
* Convert GetOriginUsageTask to use base::PostTaskAndReplyWithResult()calvinlo@chromium.org2012-10-092-45/+15
* 2nd try: Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-091-0/+2
* Revert 160809 - Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-091-2/+0
* Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-091-0/+2
* chromeos: Remove unnecessary dbus-glib includehashimoto@chromium.org2012-10-091-4/+0
* Revert 160781 - Update webrtc to 2881 and libjingle to 202.hbono@chromium.org2012-10-091-1/+1
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-0911-1/+436
* Update webrtc to 2881 and libjingle to 202.ronghuawu@chromium.org2012-10-091-1/+1
* Make java.gypi use all_dependent_settings for input_jars_pathscjhopman@chromium.org2012-10-092-13/+4
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-088-10/+43
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-084-8/+8
* Upstream LoadUrlParams extra headers with testboliu@chromium.org2012-10-082-4/+28
* Report all failures in the network stack correctly in the download started ca...rdsmith@chromium.org2012-10-082-4/+17