summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow mremap() for the Seccomp-BPF sandbox in renderers.jorgelo@chromium.org2012-10-081-0/+1
* 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-086-4/+140
* 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
* Revert 160526 - Crash GPU process on watchdog timeout.vangelis@google.com2012-10-081-2/+2
* Browser Plugin: Update Guest WebContents Visibility on BrowserPlugin Visiblit...fsamuel@chromium.org2012-10-0810-11/+91
* Reland 160434 - Keep track of which transport DIBs are currently in the X ser...jochen@chromium.org2012-10-082-7/+31
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-082-0/+26
* Call stop callback in case an error happens before client calls Stop.wjia@chromium.org2012-10-082-5/+10
* 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
* Crash GPU process on watchdog timeout.jbauman@chromium.org2012-10-061-2/+2
* 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-056-4/+74
* VAVDA: Move Decode job submission onto the GPU ChildProcess.posciak@chromium.org2012-10-054-67/+94
* Upstream mode methods in ContentView.nileshagrawal@chromium.org2012-10-051-0/+57
* 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-057-26/+32
* Disable extension DLL mitigationjschuh@chromium.org2012-10-051-1/+0
* Upstream Chrome for Android's KeyUtils, TouchUtils and UiUtils.klundberg@chromium.org2012-10-053-0/+400