summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of that egregious serif font in autofill popups on os x by removing N...thakis@chromium.org2009-06-011-16/+2
* In Linux Breakpad, point the child stack at the top-most address rather than ...thestig@google.com2009-06-011-1/+8
* This CL fixes issue 10827 -- Hebrew: pop-up menu positioned to right of mouse...xji@chromium.org2009-06-012-6/+11
* linux: first run text update.evan@chromium.org2009-06-011-1/+16
* Fixes bug where can't see contents of autocomplete edit. This wassky@chromium.org2009-06-011-0/+10
* Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetksky@chromium.org2009-06-013-13/+8
* Fixes a couple of related bugs:sky@chromium.org2009-06-013-15/+40
* Roll one revision back in WebKit update.dglazkov@google.com2009-06-012-3/+3
* Moved bug to external tracker.maruel@chromium.org2009-06-011-6/+6
* WebKit Update 44252:44287dglazkov@google.com2009-06-012-1/+4
* Tweak first run UI.jeremy@chromium.org2009-06-011-15/+18
* Coverity underground warfare: check return codecpu@google.com2009-06-011-3/+3
* Add a linux webkit flaky crasher to test_expectations.txtjhawkins@chromium.org2009-06-011-0/+1
* Include the minor version number in LSMinimumSystemVersionmark@chromium.org2009-06-011-1/+1
* Set LSMinimumSystemVersion (10.5)mark@chromium.org2009-06-011-0/+2
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-017-12/+23
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-016-31/+55
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-012-7/+12
* Some UI tests would fail on some boxes as these tests have specific expectati...jcampan@chromium.org2009-06-014-1/+12
* Have the find bar show number of matches on linux.tc@google.com2009-06-012-2/+5
* Linux: ctrl+scroll for zoomestade@chromium.org2009-06-011-0/+19
* Disable ZipTest on mac (valgrind memory issue)rafaelw@chromium.org2009-06-011-2/+4
* Rollin' back 17315. Looks to be breaking OpenPopupWindowWithPlugin in the UI ...robertshield@google.com2009-06-011-4/+3
* Add a flaky test for win to test_expectations.txtjhawkins@chromium.org2009-06-011-0/+1
* Add a flaky test that crashes for mac debug to test_expectations.txtjhawkins@chromium.org2009-06-011-1/+3
* Add three more flaky linux tests to test_expectations.txt.jhawkins@chromium.org2009-06-011-0/+3
* Update test_expectations with two more flaky tests.jhawkins@chromium.org2009-06-011-0/+2
* Add 13078 to known crashhuanr@chromium.org2009-06-011-1/+1
* Add 13078 to known crashhuanr@chromium.org2009-06-011-0/+3
* A helper class for screen related queries. Currently only has a single metho...erikkay@google.com2009-06-014-0/+63
* Add ffmpeg to about:terms.mal@chromium.org2009-06-011-0/+26
* setup.exe changes for 3 stage updates.kuchhal@chromium.org2009-06-016-3/+70
* Linux Omnibox, handle OnInputInProgress to clear the security style.deanm@chromium.org2009-06-011-6/+7
* Scale backing store cache size.deanm@chromium.org2009-06-012-4/+16
* Rebaselining tool that automatically produces baselines for all platforms.victorw@chromium.org2009-06-014-7/+603
* Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This willmark@chromium.org2009-06-013-27/+54
* Re-apply 17223 (http://codereview.chromium.org/115943) to fix external tab ha...robertshield@google.com2009-06-011-3/+4
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-0127-26/+21
* port webkit changeset 44066ukai@chromium.org2009-06-011-0/+2
* Move X509Certificate::HasExpired to x509_certificate.cc.ukai@chromium.org2009-06-014-14/+5
* Re-enable zip unit tests.aa@chromium.org2009-06-013-4/+0
* Remove warning about IsFullScreen() not being implented and davemoore@chromium.org2009-06-012-19/+36
* Disable zip tests while trying to figure out problem.aa@chromium.org2009-06-011-1/+2
* Fix bustage again.aa@chromium.org2009-06-011-1/+1
* Fix bustage.aa@chromium.org2009-06-012-4/+7
* Implements a Zip() utility function. Refactor existingaa@chromium.org2009-06-0118-85/+199
* Fix crash in omnibox2 popup introduced by themes work. There was no widget to...ben@chromium.org2009-05-311-1/+2
* Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...ben@chromium.org2009-05-312-0/+10
* Now that themes are enabled by default, the option should be visible by default.glen@chromium.org2009-05-311-9/+4
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-3115-69/+114