summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-302-0/+7
* Fix RenderViewHostManagerTest.LeakingRenderViewHosts on cros by flushing the ...jam@chromium.org2012-07-301-0/+5
* Remove all the chrome exceptions in content's DEPS that were there for browse...jam@chromium.org2012-07-309-21/+3
* Make h264_parser_unittest compilable under linux.xiaomings@google.com2012-07-302-2/+3
* Add the save_package_browsertest.cc to content_browsertests.jam@chromium.org2012-07-303-95/+15
* Move resource_dispatcher_host_browsertest.cc to content_browsertests.jam@chromium.org2012-07-304-110/+90
* Port the render_view_host_manager_browsertest.cc to content_browsertests.jam@chromium.org2012-07-309-377/+476
* [Android] Implement WebSettings.{get|set}DomStorageEnabledmnaganov@chromium.org2012-07-302-0/+35
* aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().tfarina@chromium.org2012-07-304-4/+4
* Hook up ContentViewCore.add/removeJavascriptInterface()steveblock@chromium.org2012-07-303-3/+96
* Revert "Hook up ContentViewCore.add/removeJavascriptInterface()"steveblock@chromium.org2012-07-304-141/+62
* Hook up ContentViewCore.add/removeJavascriptInterface()steveblock@chromium.org2012-07-304-62/+141
* Check variable PRODUCT_DIR firstly for content shell testyongsheng.zhu@intel.com2012-07-301-12/+7
* Delete content/browser/accessibility/renderer_accessibility_browsertest.cc. I...jam@chromium.org2012-07-291-532/+0
* Fix the candidate window position of IME in Retina display.horo@chromium.org2012-07-291-3/+2
* mac: Remove one static initializer.thakis@chromium.org2012-07-291-41/+39
* Fix a line ending issue in pepper_message_filter.hbauerb@chromium.org2012-07-291-2/+2
* Replace the explicit *VDA::Set{CGL,Egl,Glx}Context() methods with ctor params.fischman@chromium.org2012-07-298-67/+38
* Moving file_metadata files under content/browser/downloadcristian.patrasciuc@gmail.com2012-07-287-38/+34
* Support copying a partial rectangle region from the compositing surface on Win.mazda@chromium.org2012-07-282-14/+3
* Commit test data to be moved since try bots won't apply otherwisejam@chromium.org2012-07-2826-0/+293
* Convert the sub-rectangle for GL functions from the views coordinate to the O...mazda@chromium.org2012-07-282-4/+14
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-283-11/+56
* Move NPAPI unit tests from test_shell_tests to content_unittests.tony@chromium.org2012-07-281-0/+5
* Enable gesture events handling on Android.yusufo@chromium.org2012-07-2813-60/+1370
* Moved tulip2.webm from chrome/test/data/media.dalecurtis@google.com2012-07-281-0/+0
* Move the render process host tests in content to chrome. These test chrome sp...jam@chromium.org2012-07-274-275/+0
* Cleanup: Remove RenderThreadImpl::RoutingIDForCurrentContextsail@chromium.org2012-07-272-19/+0
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-275-1/+23
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-273-34/+122
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-273-10/+12
* Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA.posciak@chromium.org2012-07-275-43/+70
* Remove the platform-specific target name override from omx_video_decode_accel...fischman@chromium.org2012-07-271-3/+0
* Aura: Compensate for round-off error in damage.backer@chromium.org2012-07-271-0/+6
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-2722-1685/+34
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-2731-60/+60
* make content_shell and content_browsertests works with aurahongbo.min@intel.com2012-07-276-4/+410
* Added functionality such that on Linux, after downloading a file,cristian.patrasciuc@gmail.com2012-07-276-0/+247
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-2/+3
* Add support for android in gpu test expections parseryongsheng.zhu@intel.com2012-07-272-2/+7
* Adds a check to ensure that a NULL pointer from RenderViewHostImpl::FromID() ...khorimoto@chromium.org2012-07-271-4/+6
* Add GL surface creation for Android.sievers@chromium.org2012-07-276-5/+99
* Convert speech and session history browser_tests to run under content_browser...jam@chromium.org2012-07-276-90/+98
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-2716-449/+271
* Linux: Refactor udev device monitoring code into its own class so it can be r...thestig@chromium.org2012-07-275-55/+183
* Support copying a partial rectangle region from the compositing surface on Mac.mazda@chromium.org2012-07-274-22/+47
* Copy test data so that tests which use them can be converted to content_brows...jam@chromium.org2012-07-2716-0/+211
* VAVDA: Go back to using vaTerminate now that the bug in the driver is fixed.posciak@chromium.org2012-07-271-9/+6
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-273-5/+5
* Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest...jam@chromium.org2012-07-271-0/+5