summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Declare some zoom constants in the headers so we don't have to duplicate the ...thestig@chromium.org2011-12-152-8/+8
* GTK: Expand the list of acceptable errors from GTK to handle missing theme en...erg@chromium.org2011-12-151-1/+2
* Don't call renderView methods in threaded modenduca@chromium.org2011-12-152-0/+11
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-1510-39/+49
* Fix a stack overflow crash in the accessibility code in the renderer. The cra...ananta@chromium.org2011-12-151-3/+5
* Add debugging info for crbug.com/99242 crashes.willchan@chromium.org2011-12-151-0/+6
* Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...apatrick@chromium.org2011-12-151-1/+2
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+2
* Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-154-35/+21
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-154-21/+35
* Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.dtseng@chromium.org2011-12-156-26/+38
* 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