summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-241-3/+1
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-2410-25/+46
* Fix JingleSession to respect net::StreamSocket Read/Write semantics.wez@chromium.org2011-06-241-15/+23
* Update src/content to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-1/+5
* Remove unused has_unload_listener_.creis@chromium.org2011-06-232-4/+0
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2320-4483/+1
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2320-1/+4483
* Move MachBroker to content.jam@chromium.org2011-06-236-3/+404
* Fix a bug where window.screen would return 0, 0 as the width and heighttony@chromium.org2011-06-231-1/+1
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-234-8/+9
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-234-0/+9
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-232-10/+0
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-235-47/+58
* Style fix for member variable.husky@google.com2011-06-232-13/+13
* Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...ananta@chromium.org2011-06-231-2/+7
* Make IndexedDB brower test work with updated apidgrogan@chromium.org2011-06-231-4/+1
* Reland 90035 - Deflakify Prerender Favicon Test by removing timer and usingrvargas@google.com2011-06-231-0/+4
* Re-enable passing tests.abarth@chromium.org2011-06-232-10/+4
* Disable WorkerTest.TerminateQueuedWorkers.dimich@chromium.org2011-06-231-0/+5
* Fix latch deadlock when there is a gpu::error on a context. This works by los...jbates@chromium.org2011-06-233-0/+23
* Revert 90035 - Deflakify Prerender Favicon Test by removing timer and usingrvargas@google.com2011-06-231-4/+0
* Fixes a bug that could occur while a user searches in a plugin document if th...deadhead@google.com2011-06-231-2/+4
* WebKit roll 89393:89463dimich@chromium.org2011-06-231-1/+4
* Linux/CrOS smooth scrolling support - behind a flag.scottbyer@chromium.org2011-06-231-0/+1
* Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)dpapad@chromium.org2011-06-227-9/+6
* Add more trace events related to latch usage and to track RendererGlContext d...jbates@chromium.org2011-06-222-0/+3
* Repost invalidation task in swapbuffers callback.nduca@chromium.org2011-06-221-4/+9
* Fix a regression where extension APIs would sometimes not be available on thempcomplete@chromium.org2011-06-226-0/+15
* Remove msvs_guid from chrome_frame/, cloud_print/, content/tony@chromium.org2011-06-225-7/+0
* Coverity: Fix pass by value errorkmadhusu@chromium.org2011-06-222-2/+2
* Coverity: Fix pass by value error.kmadhusu@chromium.org2011-06-224-4/+4
* Coverity: Fix null pointer return and pass by value error.kmadhusu@chromium.org2011-06-223-2/+3
* Fix SetParent for Pepperpiman@chromium.org2011-06-222-10/+30
* Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...groby@chromium.org2011-06-221-1/+2
* Use vector_as_array() in unix_domain_socket_posix.cctzik@chromium.org2011-06-221-3/+3
* Deflakify Prerender Favicon Test by removing timer and usingtburkard@chromium.org2011-06-221-0/+4
* Disable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-221-1/+3
* use control message instead of routed for video capturewjia@chromium.org2011-06-2212-171/+130
* Fix bug where dragged Javascript URLs get over-filtered and end up nameless.maf@chromium.org2011-06-222-1/+11
* Fix a plugin process crash which occurs in the destructor of the NPObjectProx...ananta@chromium.org2011-06-211-4/+7
* Made contexts without a parent return valid latch IDs.apatrick@chromium.org2011-06-211-25/+22
* 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-213-1/+4
* Follow up patch on issue 7192007, containing mainly style fixes.mflodman@google.com2011-06-213-24/+25
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-214-5/+10
* 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-2110-140/+182
* Fix crashes when loading gles2.cc on browser startup, and during playback.fischman@chromium.org2011-06-215-32/+26