summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove LayoutTests/hixie/perf/001.xml and 002.xml from test_expectations insenorblanco@chromium.org2009-08-301-3/+0
* Add a couple more rebaselines resulting from skia r341, and remove a passingsenorblanco@chromium.org2009-08-305-3/+2
* Roll DEPS for skia 330:341, to pick up some fixes for skia assertion failures...senorblanco@chromium.org2009-08-3077-41/+39
* Widen some old suppressions, add some new ones.dkegel@google.com2009-08-302-11/+26
* Pretty up the chrome://extensions/ page a bit.aa@chromium.org2009-08-302-173/+174
* Fix warnings in Linux build.finnur@chromium.org2009-08-301-4/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-3022-37/+363
* gtk: Schedule a paint operation for the previously selected tab when selectin...jhawkins@chromium.org2009-08-301-0/+4
* gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...jhawkins@chromium.org2009-08-301-0/+1
* The DomOperationNotificationObserver::Observe function can get invoked from o...ananta@chromium.org2009-08-291-5/+5
* Suppression-fest!dank@chromium.org2009-08-292-9/+58
* Some code style cleanup under src/app.maruel@chromium.org2009-08-2911-19/+19
* Silence the libcmt project to only print the processed files.maruel@chromium.org2009-08-291-3/+4
* fixed a regexp bug in mappy to improve address detectionerikkay@chromium.org2009-08-292-2/+2
* reenable overrides testerikkay@chromium.org2009-08-291-2/+8
* Disable incremental linking for ui_tests on 32 bits OS.maruel@chromium.org2009-08-291-0/+5
* Use Lucida Grande instead of Helvetica for "Show all downloads..." link in do...thakis@chromium.org2009-08-292-5/+8
* Fix a crash where we were looking for the fav icon in the wrong service.estade@chromium.org2009-08-294-13/+13
* Fix samples extensions. Add icons (nothing building or testable)rafaelw@chromium.org2009-08-295-7/+14
* Remove another swath of long passing Mac layout tests from test_expectations.paul@chromium.org2009-08-291-20/+0
* Fix for mac setRect?gman@google.com2009-08-291-0/+4
* Control the amount of time to leave an unused socket idle before closing it.willchan@chromium.org2009-08-294-13/+106
* Enable extensions by default.aa@chromium.org2009-08-2912-47/+21
* Add a list of tests that have expectations for a platform, but neverojan@google.com2009-08-291-61/+184
* Update test expectations to account for a successful test on Mac.paul@chromium.org2009-08-291-1/+1
* Remove some tests that have passed for the past 100 runs. I have alreadyojan@google.com2009-08-291-52/+6
* Roll webkit deps.ojan@google.com2009-08-291-1/+1
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-2912-15/+152
* Remove Mac layout test expectations that are now passing and nopaul@chromium.org2009-08-291-20/+0
* De-orange the tree. Remove onhashchange-attribute-listeners.html from test-e...jparent@chromium.org2009-08-291-1/+0
* It's OK to include sqlite3.h in renderer code.dumi@chromium.org2009-08-291-0/+1
* Make the doc footer more standard.kathyw@google.com2009-08-292-1/+13
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-286-55/+116
* Allow overriding debug optimization level on mac.dank@chromium.org2009-08-281-2/+3
* Widen one suppression to match linux bot, add one new suppression for mac.dank@chromium.org2009-08-282-1/+15
* Fix syntax accessing enum scoped to class, to fix GCC builds.maf@google.com2009-08-281-1/+1
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-288-150/+624
* If a preferences file references a theme which is from an old version, or who...mirandac@chromium.org2009-08-281-2/+18
* Disk cache: Add a histogram to measure the latency ofrvargas@google.com2009-08-282-13/+20
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-289-198/+300
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-2820-179/+59
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-2820-59/+179
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-2821-501/+1820
* Add histograms for FTP server types encountered by users.phajdan.jr@chromium.org2009-08-285-1/+125
* Make tips and their links readable in all themes.mirandac@chromium.org2009-08-281-4/+7
* Added notice for blocked items to the popup containeridanan@chromium.org2009-08-285-10/+117
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-2811-44/+136
* Use 10.5/10.6-compatible Sandbox Syntaxjeremy@chromium.org2009-08-282-16/+1
* [Mac] Handle shift-delete when omnibox popup is up.shess@chromium.org2009-08-282-0/+18
* Don't trust server's PASV response that much in FtpNetworkTransaction.phajdan.jr@chromium.org2009-08-285-49/+137