summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Check for delegate in OnMouseEventstevenjb@google.com2011-12-141-1/+2
* Reland 8775059 Support IAccessibleHypertext.dtseng@chromium.org2011-12-148-53/+370
* DownloadQuery filters and sorts DownloadItemsbenjhayden@chromium.org2011-12-145-0/+921
* Hide the process of instantiating NotificationServiceImpl from embedders.tfarina@chromium.org2011-12-142-0/+7
* Make "Save As" control flow play better with safe browsing checks. ...asanka@chromium.org2011-12-142-7/+31
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-1416-120/+144
* Revert 114367 - Reland of reland 8775059 Support IAccessibleHypertext.toyoshim@chromium.org2011-12-148-370/+53
* Reland of reland 8775059 Support IAccessibleHypertext.dtseng@chromium.org2011-12-148-53/+370
* Hopefully fix flakiness of GPU tests and also fix runs on CrOS.jbates@chromium.org2011-12-141-5/+0
* Propagate --disable-image-transport-surface to GPU process.apatrick@chromium.org2011-12-141-0/+1
* Move chrome/test/base/test_navigation_observer.cc to content/testscr@chromium.org2011-12-144-0/+237
* Added HTTP DELETE request type to content:URLFetcher.zelidrag@chromium.org2011-12-132-0/+6
* Fix resize with --enable-threaded-compositingpiman@chromium.org2011-12-131-1/+1
* Revert of "Redo r113722 - Add Pass(), which implements move semantics, to sco...ajwong@chromium.org2011-12-131-4/+5
* Adds some debugging code in hopes of identifying a crasher.sky@chromium.org2011-12-132-0/+11
* Fix a bug where the JavaBridgeDispatcherHost is prematurely deletedsteveblock@chromium.org2011-12-132-1/+8
* Add DEPS file disallowing content/public to depend back to content/.joi@chromium.org2011-12-131-0/+9
* Added size check for MediaStreamDeviceSettings fake UI.mflodman@chromium.org2011-12-131-2/+2
* Remove leftover declaration of DOMStorageContext::DeleteSessionOnlyData.marja@chromium.org2011-12-131-5/+0
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-135-0/+38
* <video> decode in hardware! fischman@chromium.org2011-12-1314-39/+176
* Fix windows gpu bots.piman@chromium.org2011-12-131-3/+23
* first cut at uber pageestade@chromium.org2011-12-133-3/+11
* Send the pending input event ack before the UpdateRect messagejamesr@chromium.org2011-12-132-3/+14
* base::Bind() cleanup in URLFetcherImpl test.dcheng@chromium.org2011-12-131-24/+12
* Compile fix for gcc 4.6 (unused variable).joi@chromium.org2011-12-131-2/+0
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-131-4/+1
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-132-14/+22
* Added code to propagate clicks to parents of the target as well.pkotwicz@chromium.org2011-12-121-0/+4
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-126-91/+32
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-22/+14
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-0/+1
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-14/+22
* Remove the AudioManager singleton.tommi@chromium.org2011-12-1224-224/+336
* Fixes and reenables RendererAccessibilityBrowserTest.*dtseng@chromium.org2011-12-122-9/+10
* EarlyOut_AnimatedTooRecently should only be done in software modenduca@chromium.org2011-12-121-1/+1
* Chrome for arm seems to make the implicit assumption that robertm@google.com2011-12-121-2/+2
* Update Java Bridge to use its own thread in the browser processsteveblock@chromium.org2011-12-123-23/+32
* remove the race related to output_delay_ms_ in ADM and races in the unittests.xians@chromium.org2011-12-123-16/+52
* GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK...erg@chromium.org2011-12-102-0/+10
* Remove custom Task implementation from RenderWidgetHelper::UpdateMsgProxy.dcheng@chromium.org2011-12-101-30/+40
* Remove custom Task implementations and re-exorcise old callbacks from gpu.dcheng@chromium.org2011-12-106-194/+116
* Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-104-6/+14
* Add a mechanism to launch the utility process from the zygote on Linux.jorgelo@chromium.org2011-12-103-1/+15
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-1015-174/+42
* Revert 113899 - Add missing 'virtual'.fischman@chromium.org2011-12-101-1/+1
* Utility process: move GTK initialization to the plugin loading code path.jorgelo@chromium.org2011-12-101-7/+8
* Add missing 'virtual'.fischman@chromium.org2011-12-101-1/+1
* <video> decode in hardware!fischman@chromium.org2011-12-1015-42/+174
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-1019-48/+48