summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2519-1/+4474
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-4/+4
* Factor Windows handle enumeration code into its own classesI did some general...jschuh@chromium.org2011-06-242-92/+48
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-2419-4462/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2419-1/+4462
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-243-1/+39
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-243-31/+15
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-10/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+10
* Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-244-44/+1
* Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-244-1/+44
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-246-8/+12
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2319-4459/+1
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2319-1/+4459
* Move MachBroker to content.jam@chromium.org2011-06-235-3/+402
* Fix a bug where window.screen would return 0, 0 as the width and heighttony@chromium.org2011-06-231-1/+1
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-231-0/+1
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-232-10/+0
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-234-47/+57
* Style fix for member variable.husky@google.com2011-06-232-13/+13
* Make IndexedDB brower test work with updated apidgrogan@chromium.org2011-06-231-4/+1
* Re-enable passing tests.abarth@chromium.org2011-06-232-10/+4
* WebKit roll 89393:89463dimich@chromium.org2011-06-231-1/+4
* Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)dpapad@chromium.org2011-06-225-7/+4
* Fix a regression where extension APIs would sometimes not be available on thempcomplete@chromium.org2011-06-226-0/+15
* Coverity: Fix pass by value errorkmadhusu@chromium.org2011-06-222-2/+2
* Coverity: Fix pass by value error.kmadhusu@chromium.org2011-06-222-2/+2
* Coverity: Fix null pointer return and pass by value error.kmadhusu@chromium.org2011-06-222-2/+2
* Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...groby@chromium.org2011-06-221-1/+2
* use control message instead of routed for video capturewjia@chromium.org2011-06-225-101/+77
* Fix bug where dragged Javascript URLs get over-filtered and end up nameless.maf@chromium.org2011-06-222-1/+11
* Add link in content\browser\DEPS to document explainging what content is.jam@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-212-1/+3
* Follow up patch on issue 7192007, containing mainly style fixes.mflodman@google.com2011-06-212-23/+24
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-212-2/+6
* Store host and port in the ResourceRequestDetails.noelutz@google.com2011-06-212-2/+6
* Fix a regression in sending the content settings data from r85247. The conte...jam@chromium.org2011-06-216-17/+27
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-215-32/+6
* Adding error signalling from device to VideocaptureManager to relay up to Med...mflodman@google.com2011-06-216-139/+87
* Fix IndexedDBContext leaksdgrogan@chromium.org2011-06-174-28/+37
* Improve large tab strip by leveraging touch icons when present.saintlou@chromium.org2011-06-171-1/+17
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-174-2/+8
* Move media-related IPC message definitions from content/common/ to content/co...scherkus@chromium.org2011-06-175-5/+5
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-174-7/+11
* separate interface function and internal task functionwjia@chromium.org2011-06-171-1/+1
* Disable some tests that will fail after the WebKit roll. These tests probablyabarth@chromium.org2011-06-162-4/+10
* IndexedDB: Add browser test using LevelDB in incognito mode.hans@chromium.org2011-06-161-4/+11
* Disable IndexedDB tests again (basically revert r89153), they are still flaky.hans@chromium.org2011-06-151-10/+10
* Re-enable IndexedDB browser tests.hans@chromium.org2011-06-151-10/+10