summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix client-side phishing detection test flakiness and ChromeOS failure.bryner@chromium.org2012-06-056-3/+45
* New RendererAccessibility implementation that doesn't use WebKit accessibility.dmazzoni@chromium.org2012-06-0515-752/+1676
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-052-0/+9
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0511-182/+115
* Only set MouseLockDispatcher unlocked_by_target_ after mouse lock confirmed.scheib@chromium.org2012-06-051-1/+8
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-057-27/+21
* Shutdown gamepad background thread properlyscottmg@chromium.org2012-06-053-3/+15
* Revert 140553 - Add two finger tap gesture to gesture recognizer.cbentzel@chromium.org2012-06-052-9/+0
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-052-0/+9
* Add a commandline switch --disable-gpu to block all GPU access.zmo@google.com2012-06-054-8/+13
* fix buildjam@chromium.org2012-06-051-2/+0
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-0533-458/+202
* Fix cros GPU code to use TimeDelta in sleep().tedvessenes@gmail.com2012-06-051-1/+1
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-058-158/+32
* Apply a CursorRect to the extent of the render widget view for web page cursors.dominicc@chromium.org2012-06-052-33/+22
* Pepper Flash Mac: Hook up screensaver prevention on Macsail@chromium.org2012-06-051-0/+4
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+1
* Add a new version of the power save blocker class, to be implemented for all ...mdm@chromium.org2012-06-051-0/+47
* Setuid sandbox API versioningjln@chromium.org2012-06-052-2/+35
* Changes to make Chrome compile for non-component builds on Windows when using...eroman@chromium.org2012-06-052-0/+4
* mac: Mention component sandbox hack in common.sbthakis@chromium.org2012-06-052-12/+15
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-042-0/+9
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-115/+182
* Fix a crash on Windows caused by the dereference of a NULL value in WebConten...marshall@chromium.org2012-06-041-1/+3
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-182/+115
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-0414-27/+340
* Get rid of internal content includes for sandbox code from chrome.jam@chromium.org2012-06-043-11/+19
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-0427-438/+24
* Use ByteStream in downloads system to decouple source and sink.rdsmith@chromium.org2012-06-0429-1110/+951
* Browser Plugin: Make it render on Macfsamuel@chromium.org2012-06-041-4/+4
* A little more cleanup of DEPS.jam@chromium.org2012-06-042-3/+1
* Tighten up DEPS checking to enforce that embedders of content only include pu...jam@chromium.org2012-06-041-0/+2
* Hide TestRenderViewHostFactory from embedders since it depends on internal co...jam@chromium.org2012-06-043-4/+20
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-0417-63/+67
* Teaching BrowsingDataRemover how to delete application data.mkwst@chromium.org2012-06-043-11/+0
* Fix GPU acceleration failure with single process modejin.a.yang@intel.com2012-06-041-3/+14
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-0413-52/+61
* Introduce GetCompositionCharacterBounds.nona@chromium.org2012-06-042-0/+10
* fix typojam@chromium.org2012-06-041-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-0421-62/+80
* Move render_view_test.h header from content\test to content\public\test. This...jam@chromium.org2012-06-048-201/+227
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-0413-17/+17
* Move RenderViewFakeResourcesTest header from content\test to content\public\t...jam@chromium.org2012-06-033-19/+26
* Move mock notification observer header from content\test to content\public\te...jam@chromium.org2012-06-034-13/+11
* Check in deleted content_tests.gypijam@chromium.org2012-06-031-0/+594
* Get rid of MockWebUI since we don't actually need a mock object.jam@chromium.org2012-06-033-675/+0
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-0324-43/+39
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-0314-74/+237
* Move mock download test headers from content\test to content\public\test. Thi...jam@chromium.org2012-06-0210-21/+21
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-027-49/+56