summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0743-0/+43
* Remove content/public/renderer/android/OWNERSboliu@chromium.org2014-01-061-3/+0
* Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...jam@chromium.org2014-01-062-26/+0
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-043-0/+8
* Make MHTMLGenerationManager observe RenderProcessHosts rather than use notifi...avi@chromium.org2014-01-041-4/+4
* Switch MockRenderProcessHost to only fire observers rather than use notificat...avi@chromium.org2014-01-041-6/+0
* [Android] Fix lint issues with ScaleGestureDetector.setQuickScaleEnabledjdduke@chromium.org2014-01-031-5/+12
* Revert 242913 "Make CookieMonster::Delegate top-level and remove..."esprehn@chromium.org2014-01-032-5/+0
* Track v8 API changes.jochen@chromium.org2014-01-031-2/+3
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-032-0/+5
* Extend touch-action support to pinch gestures.rbyers@chromium.org2014-01-031-5/+0
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-1/+1
* [Android] Explicitly disable ScaleGestureDetector's "QuickScale" featurejdduke@chromium.org2014-01-021-0/+6
* Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...avi@chromium.org2014-01-023-5/+90
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-314-3/+7
* Add comment to make android presubmit checks happy. TBR=tornejam@chromium.org2013-12-301-0/+4
* Implement scroll begin hints on Android for touch-actionrbyers@chromium.org2013-12-303-14/+128
* Followup to r242655 to address comments.jam@chromium.org2013-12-301-0/+2
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-304-7/+3
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-302-2/+2
* Cleanup storage_partition_impl_unittest.cc.ajwong@chromium.org2013-12-281-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-284-3/+7
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-286-12/+15
* Add the SmartClip feature.jam@chromium.org2013-12-271-0/+26
* Restart fullscreen video playback when switching back from backgroundb.kelemen@samsung.com2013-12-261-0/+1
* [Android] Send TapCancel if necessary when a touch gesture is consumedjdduke@chromium.org2013-12-262-6/+53
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-262-4/+0
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-256-9/+9
* Android: encapsulate service binding manipulation within BindingManager.ppi@chromium.org2013-12-245-169/+213
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-5/+5
* Address checkstyle errors in ContentViewCore.ppi@chromium.org2013-12-231-0/+5
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-232-2/+2
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in SSL...jam@chromium.org2013-12-211-1/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-206-15/+21
* [Android] Consolidate touch handling code in ContentViewGestureHandlerjdduke@chromium.org2013-12-201-39/+46
* Make PepperWebPlugin not use RenderView.jam@chromium.org2013-12-202-6/+13
* Parameterize the composited RenderWidgetHostViewBrowserTests.danakj@chromium.org2013-12-202-5/+40
* FileAPI: Rename *OnFileThread to *OnFileTaskRunnernhiroki@chromium.org2013-12-202-5/+6
* Add base:: to string16 in content/.dbeam@chromium.org2013-12-201-2/+2
* Add browser test for AEC dump.grunell@google.com2013-12-201-1/+1
* Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau...avi@chromium.org2013-12-201-2/+2
* Flip the flag for Carbon plugin interposing to enablestuartmorgan@chromium.org2013-12-202-2/+2
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-181-0/+15
* Remove --reduce-gpu-sandbox command-line flag.jbauman@chromium.org2013-12-182-4/+0
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-185-11/+11
* Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."ksakamoto@chromium.org2013-12-183-0/+9
* Cast: sending packets on the render thread and some tiny fixeshclam@chromium.org2013-12-181-1/+1
* Aura: Don't create GL context for CreateSharedSurfaceHandle()sievers@chromium.org2013-12-183-9/+0
* [Android] Suppress spurious ShowPress after a preventDefault'ed touchjdduke@chromium.org2013-12-172-5/+69