summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure with -Dremoting=0phajdan.jr@chromium.org2010-11-051-0/+2
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-0514-1/+159
* Unify phrasing for policy-related UI strings.mnissler@chromium.org2010-11-051-6/+6
* Fix for Autofill popup labels should reflect the contents of the HTML formgeorgey@chromium.org2010-11-054-29/+172
* Fix 'make unit_tests' when touchui=1.anicolao@chromium.org2010-11-052-0/+7
* Mark ExternalTabUITest.HostNetworkStackAbortRequest and HostNetworkStackUnres...mattm@chromium.org2010-11-051-2/+4
* Remove unnecessary method and whitespace fixes.kochi@chromium.org2010-11-053-19/+5
* Implement layerTreeAsText in test_shell's version of LayoutTestController. T...senorblanco@chromium.org2010-11-052-0/+8
* Remove some DCHECK/NOTREACHED from plugin_host.cc that can be hit by valid codejamesr@chromium.org2010-11-051-3/+0
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-057-55/+85
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0525-423/+395
* Fix assert in PageCycler tests.jam@chromium.org2010-11-051-0/+5
* Add static cast to remove warning about loss of precisionjar@chromium.org2010-11-051-2/+2
* Fixes a minor resource leak.estade@chromium.org2010-11-054-8/+11
* WebKit roll 71362:71368.dumi@chromium.org2010-11-051-1/+1
* [GTK] instant confirm dialogestade@chromium.org2010-11-056-6/+132
* Fix compile with 10.6 SDKjrg@chromium.org2010-11-052-1/+4
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0525-395/+423
* GTK: Elide most strings in the Linux content settings bubbles.erg@google.com2010-11-051-6/+25
* [tabbed options] use CSS to order confirm/cancel dialog buttonsestade@chromium.org2010-11-0517-80/+70
* Add supression for a DCHECK that occurs when the ImporterHost object is created.csilv@chromium.org2010-11-051-7/+16
* Fix for crash (chromium-os:8733)stevenjb@chromium.org2010-11-041-1/+4
* Autofill heapcheck and valgrind leak in PersonalDataManager unit test suppres...dhollowa@chromium.org2010-11-042-0/+20
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-0416-319/+223
* Mark a test that fails consistently for me as failing. Unfortunatelyjoi@chromium.org2010-11-041-1/+2
* Added localization support to chat manager extension. seh@chromium.org2010-11-045-12/+22
* On Windows, merge X509Certificate::VerifyEV intowtc@chromium.org2010-11-045-83/+163
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-047-97/+23
* Use the LeakyLazyInstanceTraits in the ProxyFactory and metrics upload thread...ananta@chromium.org2010-11-042-2/+2
* Mark ExternalTabUITestPopupEnabled.UserGestureTargetBlank as flaky on windows.mattm@chromium.org2010-11-041-1/+3
* Sanitize checkdeps-checked DEPS a bit.evan@chromium.org2010-11-046-53/+29
* [Sync] Added basic theme sync integration tests.akalin@chromium.org2010-11-045-0/+453
* WebKit roll 71346:71362.dumi@chromium.org2010-11-041-1/+1
* Try to improve message_loop efficiency when backloggedjar@chromium.org2010-11-042-4/+17
* Rolled ANGLE r466:r472apatrick@chromium.org2010-11-041-1/+1
* Refactor code so PipelineImpl doesn't rely on FilterType anymore.scherkus@chromium.org2010-11-044-121/+115
* Initial StateMatrix idea using composition and void*scherkus@chromium.org2010-11-044-0/+143
* Update the bug number for a test that crashes.dumi@chromium.org2010-11-041-1/+1
* Added GPUBrowserTest.BrowserTestLaunchedWithOSMesa.apatrick@chromium.org2010-11-043-1/+52
* Comment out broken chromoting targetsgarykac@chromium.org2010-11-041-27/+27
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-048-162/+40
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-0415-82/+83
* Fixes possible crash in TopSitesBackend where it wasn't null checkingsky@chromium.org2010-11-041-1/+3
* Fixes bug in TopSitesDB where it could end up crashing if thumbnailsky@chromium.org2010-11-041-6/+6
* Disk cache: Remove the queue for backend operations andrvargas@google.com2010-11-045-56/+143
* Remove FLAKY from tests that are no longer flaky.amit@chromium.org2010-11-041-11/+5
* net: add certificate provenance checking.agl@chromium.org2010-11-0424-34/+248
* Add barrier to autofill datatype controller shutdown.zea@chromium.org2010-11-042-3/+17
* Fixed bug in how a profile listens to theme notificationsakalin@chromium.org2010-11-041-2/+3
* Allow the webstore to prompt for login even when there is a username already ...johnnyg@chromium.org2010-11-043-21/+0