summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-1923-32/+334
* WebRTCIdentityService should verify if the request still exists for a respons...jiayl@chromium.org2013-11-197-57/+112
* Revert 235863 "Remove blacklisting of Mac OS 10.6 and 10.7."ccameron@chromium.org2013-11-191-7/+2
* Removing DCHECKs for the dummy plugin parent window which is used as the cont...ananta@chromium.org2013-11-191-9/+11
* reland r235647: Add UMA for <webview> APIs: a. ClearData, b. Permission API.lazyboy@chromium.org2013-11-191-1/+1
* Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...ananta@chromium.org2013-11-196-5/+84
* [Android] Report proper value for touch radiijdduke@chromium.org2013-11-192-20/+40
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-1910-38/+153
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-191-2/+7
* Fix horrifically-out-of-order gyp files.avi@chromium.org2013-11-182-49/+49
* The WebPublicSuffixList API allows embedders to tell Blink about what constit...tsepez@chromium.org2013-11-185-2/+61
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-1831-213/+217
* PluginTest.FlashOctetStream is failing consistently on official Windows build...pshenoy@chromium.org2013-11-181-1/+8
* Ensure that in the SiteInstanceTest, no actual RenderProcessHosts are created.avi@chromium.org2013-11-181-2/+3
* Adding two test cases to the existing webrtc content_browser tests:elham@google.com2013-11-182-5/+75
* Add Android expectations for some DumpAccessibilityTree tests.falken@chromium.org2013-11-183-0/+17
* [android_webview] Don't call onPageFinished for history API.mkosiba@chromium.org2013-11-181-14/+11
* Revert 235728 "Removed RunUntilIdle between Stop and Close in UT..."oshima@chromium.org2013-11-185-287/+55
* Added wrapper interface, WindowFeatures, that allows additional window featur...dreijerbit@gmail.com2013-11-183-1/+21
* Fix content_browsertests on Android.wjia@chromium.org2013-11-181-0/+4
* Revert 235752 "Fix chrome upload with content uri"qinmin@chromium.org2013-11-181-20/+0
* Fix chrome upload with content uriqinmin@chromium.org2013-11-181-0/+20
* Removed RunUntilIdle between Stop and Close in UT, after Valgrind found a NUL...mcasas@chromium.org2013-11-185-55/+287
* Fix cancelling of device enumeration requests.perkj@chromium.org2013-11-181-0/+9
* Followup cleanup for WebDatabaseObserverkinuko@chromium.org2013-11-185-11/+8
* Remove dead code from IDB (chromium side)alecflett@chromium.org2013-11-1811-63/+9
* Add simple test for VideoTrack.stop().perkj@chromium.org2013-11-183-32/+60
* Implement accessible BoundsForRange on Mac.dmazzoni@chromium.org2013-11-184-12/+36
* Revert 235139 "Fix cancelling of device enumeration requests."perkj@chromium.org2013-11-181-2/+0
* Revert 235647 "Add UMA for <webview> APIs: a. ClearData, b. when..."kinuko@chromium.org2013-11-181-1/+1
* Add UMA for <webview> APIs: a. ClearData, b. when Permission request is allowed.lazyboy@chromium.org2013-11-181-1/+1
* Revert 235626 "Remove blacklisting of Mac OS 10.6 and 10.7."kinuko@chromium.org2013-11-181-7/+2
* Stub out ServiceWorkerRegistration and Version classesalecflett@chromium.org2013-11-187-4/+313
* Make ResourceHandler::OnResponseCompleted take a defer output parameter.davidben@chromium.org2013-11-1824-84/+111
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-181-2/+7
* Allow Graphics2D stretch the plugin contents when resizing the plugin.raymes@google.com2013-11-184-44/+282
* Fix debug build when enable_plugins==0spang@chromium.org2013-11-183-0/+14
* winaura: Do not create WindowObservers for BrowserPlugin.lazyboy@chromium.org2013-11-181-1/+7
* Revert 235592 "Revert 235491 "Add a cap of six in-flight request..."kinuko@chromium.org2013-11-183-40/+162
* Revert 235491 "Add a cap of six in-flight requests per host to t..."kinuko@chromium.org2013-11-183-162/+40
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-1810-15/+383
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-182-9/+9
* Remove a stray semicolon in worker_messages.htsepez@chromium.org2013-11-181-1/+1
* Re-add sandbox warmup to ExynosVideoDecodeAccelerator.sheu@chromium.org2013-11-183-1/+16
* Limit time spent for capturing by Desktop Capture APIsergeyu@chromium.org2013-11-171-16/+30
* EVDA: Preserve resolution change event across reset.posciak@chromium.org2013-11-171-4/+7
* Fix more infinite loops in Android accessibility.dmazzoni@chromium.org2013-11-171-4/+8
* Android: Use Sensor.TYPE_ROTATION_VECTOR for Device Orientation.timvolodine@chromium.org2013-11-172-57/+38
* Remove unused base/win/extra_sdk_defines.h.msw@chromium.org2013-11-171-5/+3
* Fix windows accessibility tree traversal.dmazzoni@chromium.org2013-11-173-13/+22