summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-151-6/+2
* Remove unused parameter in GpuProcessHost HostIsValid.apatrick@chromium.org2011-12-151-3/+3
* Add a command-line switch --enable-per-tile-painting and make it consistent b...reveman@google.com2011-12-153-7/+10
* Remove Task inheritance from base::Timer.dcheng@chromium.org2011-12-152-0/+2
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-3/+2
* Restore kTraceStartup flag propogation to gpu processjoth@chromium.org2011-12-151-0/+1
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-154-0/+48
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-152-4/+4
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-1518-129/+143
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+3
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-3/+2
* 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