summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...jam@chromium.org2011-12-053-3/+11
* Remove OnMessageReceived that was using internal content IPCs in a chrome tes...jam@chromium.org2011-12-055-12/+11
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-0511-206/+263
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-054-10/+52
* Revert 113001 - Ensure that webkit is initialized before calling into it from...jochen@chromium.org2011-12-051-2/+0
* Ensure that webkit is initialized before calling into it from devtools agent ...jochen@chromium.org2011-12-051-0/+2
* Add missing windows dependencyjam@chromium.org2011-12-051-0/+5
* Move a bunch of accessibility tests in chrome that have no chrome dependencie...jam@chromium.org2011-12-054-0/+1496
* Get rid of view_messages.h dependency in extension_messages_browsertest.cc by...jam@chromium.org2011-12-052-0/+16
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-058-18/+22
* Let fake UI allow a video capture device to be opened several times.mflodman@chromium.org2011-12-052-4/+43
* Don't use Singleton to cache JNI method IDs in Java Bridgesteveblock@chromium.org2011-12-052-117/+65
* Disabling WorkerTest.SharedWorkerHttpAuth failing on webkit canaries.vsevik@chromium.org2011-12-051-1/+1
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-058-74/+87
* Chrome/Mac layout error on Google Docs Demo page (https://docs.google.com/demo)davidbarr@chromium.org2011-12-051-0/+3
* Support incremental-max and sample in Profiler datajar@chromium.org2011-12-041-1/+1
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-045-0/+23
* Revert r112885 and follow-up r112886.thakis@chromium.org2011-12-047-204/+53
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-032-0/+5
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-0313-40/+111
* Fix shared build by adding CONTENT_EXPORT.dmazzoni@chromium.org2011-12-031-2/+2
* Relanding http://codereview.chromium.org/8416034dmazzoni@chromium.org2011-12-037-53/+204
* Fix shared builderjam@chromium.org2011-12-031-3/+3
* Initial implementation of IAccessible2 scrollTo and setTextSelection anddmazzoni@chromium.org2011-12-034-35/+318
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-032-45/+4
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-0319-234/+318
* Simplify BrowserChildProcessHost in preparation for refactoring it so that co...jam@chromium.org2011-12-033-17/+4
* Improve support for multiselect list box accessibility on Windows.dmazzoni@chromium.org2011-12-035-31/+159
* base::Bind: Convert ServerSocket::Accept.jhawkins@chromium.org2011-12-033-13/+21
* Revert 112812 - Add xinput1_3.dll redist to final package.thestig@chromium.org2011-12-031-24/+0
* Fix gyp warnings about missing files.thestig@chromium.org2011-12-031-1/+1
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-031-2/+0
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-0320-37/+263
* Update includes to new header locationsabarth@chromium.org2011-12-0379-147/+147
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-023-6/+13
* Add IPCs to allow assistive technology to scroll the pagedmazzoni@chromium.org2011-12-029-0/+163
* Make accessible scroll position attributes more generic anddmazzoni@chromium.org2011-12-021-3/+2
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-021-0/+24
* fix shared library buildjam@chromium.org2011-12-021-1/+2
* base::Bind fixesgroby@chromium.org2011-12-021-19/+9
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-0210-182/+12
* IndexedDB: Add support for IDBIndex multientry flagjsbell@chromium.org2011-12-024-1/+7
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-0218-225/+210
* Fix use-after-free. OnChildDied deletes the current object, so we shouldn't c...jam@chromium.org2011-12-021-2/+4
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-023-9/+17
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-029-378/+7
* Fix a possible renderer hang due to an WebAccessibilityObject becoming invalid.dtseng@chromium.org2011-12-021-10/+17
* Add autoresize capability to chromium.levin@chromium.org2011-12-029-6/+74
* Fix tab backgroundingdavemoore@chromium.org2011-12-022-0/+67
* Get more information about types of images being downloaded.cbentzel@chromium.org2011-12-021-2/+44