summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Landing Marshall Greenblatt change.jcampan@chromium.org2010-02-244-8/+93
* Client side implementation of ReadPixelsgman@chromium.org2010-02-241-4/+58
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-247-53/+81
* Add ERR_END_OF_STREAMvandebo@google.com2010-02-245-19/+51
* Grr. Fix another typo. Maybe someone should actually review these ...dpranke@chromium.org2010-02-241-1/+0
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-244-29/+77
* Relaxing tooltip bug suppression. 2nd attempt.oshima@chromium.org2010-02-241-22/+2
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-2422-506/+656
* The function to send out ChromeFrame histograms can be invoked from multiple ...ananta@chromium.org2010-02-242-0/+5
* GTK: handle dom_ui-generated download drag events.estade@chromium.org2010-02-247-30/+137
* Fix typo in mac suppressions file.dpranke@chromium.org2010-02-241-1/+0
* Add a suppression for a leak in WebCore CSS (looks like).dpranke@chromium.org2010-02-241-0/+26
* Fix wrapping on extensions page (for locale nl).finnur@chromium.org2010-02-231-0/+2
* Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page...georgey@chromium.org2010-02-233-8/+133
* linux: Show an icon to the right indicating if the host is valid or not.erg@chromium.org2010-02-232-18/+39
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-236-19/+0
* Remove dead code from AutoFill++ that are vestiges of the toolbar autofill.jhawkins@chromium.org2010-02-233-10/+1
* Add a suppression for a leak under HistoryServicedpranke@chromium.org2010-02-231-0/+25
* Revert UMR suppression now that V8 has been reverted.darin@chromium.org2010-02-231-6/+0
* When building the accept-language list for translation, exclude Englishjshin@chromium.org2010-02-231-2/+13
* Rename constants to be consistent with the names used inagl@chromium.org2010-02-231-4/+4
* Add baselines for fast/repaint/repaint-during-scroll.htmlagl@chromium.org2010-02-237-3/+3
* Revert r39716 (updating V8 to version 2.1.2)darin@chromium.org2010-02-231-1/+1
* Revert 39779 - Part of http://codereview.chromium.org/650206thakis@chromium.org2010-02-231-3/+1
* Add suppression for valgrind layout tests failure - UMR in v8 ? dpranke@chromium.org2010-02-231-0/+6
* Update expectations w/ a round of flaky and slow tests.dpranke@chromium.org2010-02-231-1/+4
* These changes connect the AutoFill UI on the Mac with the back-end data store...dhollowa@chromium.org2010-02-2326-214/+1279
* Adjust Page Load Time histograms in A/B testsjar@chromium.org2010-02-231-59/+21
* New status bar images for ChromeOS.chocobo@chromium.org2010-02-2325-19/+99
* Archive and upload pyauto artifacts for Linuxnirnimesh@chromium.org2010-02-231-0/+2
* Missed OpenBSD ifdef in third_partypvalchev@google.com2010-02-231-1/+1
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-233-24/+3
* Part of http://codereview.chromium.org/650206thakis@chromium.org2010-02-231-1/+3
* Fix a crash in FormStructure when parsing a form with zero fields. Use field...jhawkins@chromium.org2010-02-231-4/+5
* Remove fast/backgrounds/animated-gif-as-background.html from test expectations.jparent@chromium.org2010-02-231-3/+0
* Make unit_tests NSMenuItemAdditionsTest.TestMOnDifferentLayouts pass on Macmark@chromium.org2010-02-231-17/+13
* Disable IPv6 address change notifications on Linux.willchan@chromium.org2010-02-231-2/+1
* Relaxing the suppression for nss memcheck error.oshima@chromium.org2010-02-231-2/+2
* Enable building pyauto for linuxnirnimesh@chromium.org2010-02-231-1/+2
* Move cookie handling to login successdavemoore@chromium.org2010-02-232-5/+2
* Displaying a JavaScript message box (such as an alert) fromjcampan@chromium.org2010-02-233-6/+9
* generate needed resources on *BSDpvalchev@google.com2010-02-232-3/+3
* Revert 39756 - Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-237-157/+9
* Keep track of appcache creation and last access times.michaeln@chromium.org2010-02-2310-60/+165
* [Mac] Skip the failing test on 10.6 so we can spin up bots as green while the...thomasvl@chromium.org2010-02-231-0/+14
* [Mac] skip a test that fails on 10.6 so we can spin up the 10.6 tester bots.thomasvl@chromium.org2010-02-231-3/+24
* Build fix (I'm a muppet) from r39758agl@chromium.org2010-02-231-1/+1
* WebKit roll 55122:55161agl@chromium.org2010-02-232-1/+4
* Speculatve fix for a chrome crash caused in a chrome frame instance while pro...ananta@chromium.org2010-02-231-4/+9
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-237-9/+157