summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-1915-3/+616
* Re-disable the DB perf tests, because the Vista perf bot is choking on them.dumi@chromium.org2010-03-191-2/+2
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-1911-113/+141
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-1911-33/+163
* Roll deps to pick up ffmpeg fix from r42055.thestig@chromium.org2010-03-191-1/+1
* Don't access front() if the queue is empty.tommi@chromium.org2010-03-191-1/+1
* Removing unnecessary DCHECK from SafeBrowsing interstitial.jschuh@google.com2010-03-191-1/+0
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-195-205/+234
* Roll deps to pick up ffmpeg fix from r42046.thestig@chromium.org2010-03-191-1/+1
* Pass license check script for most of the tree.evan@chromium.org2010-03-1925-87/+362
* Fix a crash with the IMoniker::BindToObject patch in ChromeFrame which occurs...ananta@chromium.org2010-03-191-32/+37
* Stub out a define GPU_LOG and GPU_CHECK for native client builds.sehr@google.com2010-03-191-0/+2
* Arne's FAQ changes from http://codereview.chromium.org/660227.kathyw@chromium.org2010-03-192-2/+158
* Re-enable all DB perf tests.dumi@chromium.org2010-03-191-2/+2
* Disable SessionHistoryTest.HistoryLength as it's hanging the Win Dbg bot.jhawkins@chromium.org2010-03-191-0/+4
* Fix a duplicate test expectation for Linux.jhawkins@chromium.org2010-03-191-1/+2
* Fix issue where default_favicon.png did not get copied.arv@chromium.org2010-03-191-10/+11
* [Mac] Prevent entering raw control characters in Omnibox.shess@chromium.org2010-03-193-1/+67
* Remove button padding work around now that WebKit has been fixed.arv@chromium.org2010-03-192-11/+0
* Valgrind: Explicitly disable all worker tests until we figure things out.thestig@chromium.org2010-03-193-68/+58
* ChromeOS: Label LoginPromptTest.TestDigestAuth as flaky. It's failing under V...thestig@chromium.org2010-03-191-0/+4
* Disk cache" Convert some of the unit tests to the newrvargas@google.com2010-03-184-171/+231
* Add a flaky expectation for filter-source-position.svg.jhawkins@chromium.org2010-03-181-0/+1
* Fix launching Clear Browsing Data dialog from the history page.feldstein@chromium.org2010-03-182-2/+14
* When adding a new page in the bookmark bar, allow the "new folder" to be the ...jrg@chromium.org2010-03-181-6/+16
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-1826-2/+1430
* Disable ProcessSingletonWinTest.StartupRaceCondition as it's failing consiste...jhawkins@chromium.org2010-03-181-2/+2
* Add port object and pass to the generatordpranke@chromium.org2010-03-181-1/+6
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-1816-85/+119
* Disable FullTabModeIE_MenuSaveAs as it hangs the Chrome Frame tests.jhawkins@chromium.org2010-03-181-1/+2
* Pass the license check script for base/third_party/{nss,nspr}.evan@chromium.org2010-03-184-3/+71
* Move clock menu button to the right as per UI design.chocobo@chromium.org2010-03-181-6/+6
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-182-3/+19
* views: Implement accessibility issue that was a TODO in the new progress bar ...ctguil@chromium.org2010-03-182-2/+13
* Pass license-checker script for base/third_party/*.evan@chromium.org2010-03-1817-16/+193
* Expectations update after ref build roll, etc.chase@chromium.org2010-03-181-25/+25
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-184-4/+14
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-187-52/+5
* Ignore image mismatches from chromium-linux-fontconfig-renderstyle.htmlagl@chromium.org2010-03-181-0/+3
* Fix so that encrypted networks are marked as such.chocobo@chromium.org2010-03-181-1/+1
* fix paths in test_output_xml_to_json since layout_package no longer existsdpranke@chromium.org2010-03-181-2/+10
* When updating timezone, the clock now updates right away.chocobo@chromium.org2010-03-186-1/+49
* Disable XSSAuditor on trunk until perf issues are resolvedjamesr@google.com2010-03-183-3/+3
* WebKit Roll 56151:56165.dglazkov@chromium.org2010-03-185-6/+32
* tables/mozilla/bugs/bug20804.html: mark flakey on Linuxagl@chromium.org2010-03-181-2/+2
* First pass at a script for extracting licensing info from third_party.evan@chromium.org2010-03-181-0/+98
* Update allow-extension-in-incognito warning dialog text based on UI feedback.mpcomplete@chromium.org2010-03-182-1/+7
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* GTK: tweak visibility calculation for bookmark bar items.estade@chromium.org2010-03-181-9/+23
* [Mac] Implement a basic overflow menu for hidden Browser Action buttons.andybons@chromium.org2010-03-1813-189/+194