summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-2329-222/+358
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Adds the drag over animation.arv@google.com2009-07-232-39/+124
* Remove suppressions that don't reproduce.erg@google.com2009-07-231-18/+0
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-237-23/+29
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-234-1/+12
* Re-enable some focus UI tests. These failed for unknown reasons with a funnybrettw@chromium.org2009-07-231-4/+2
* Add a correct include for the IPC switches.brettw@chromium.org2009-07-231-0/+1
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-239-17/+7
* Adding an image that will be used for the omnibox hint infobar.jcampan@chromium.org2009-07-232-0/+1
* change smoke test to run true rather than /bin/true to make macosx happydkegel@google.com2009-07-231-1/+1
* Correctly account for windows of different sizes when snapping windows togeth...pinkerton@chromium.org2009-07-231-2/+9
* DevTools: Change js flags apply order: first ours, then from command line.mnaganov@chromium.org2009-07-231-6/+6
* Add export_tarball tool.phajdan.jr@chromium.org2009-07-231-0/+90
* Update V8 to version 1.2.14.6 to fix bug where a heap number could beager@chromium.org2009-07-231-1/+1
* Make sure the multiplication sign is encoded properly.avi@chromium.org2009-07-231-2/+10
* Increase the close button offset so the text doesn't overlap it.pinkerton@chromium.org2009-07-231-3/+1
* Call setlocale(LC_ALL, "") in a renderer process for subsequent calls tojshin@chromium.org2009-07-231-0/+3
* Don't install the incognito badge in anything other than a normal browser win...pinkerton@chromium.org2009-07-231-0/+3
* TBR=gspencer@google.comgman@google.com2009-07-231-0/+2
* DevTools: print function source in eval selection requests.pfeldman@chromium.org2009-07-231-0/+3
* Unbreak extension installation. Cleanup accidentally reversedaa@chromium.org2009-07-231-1/+1
* Part 2 of secret plan to speed up valgrind log processing.dank@chromium.org2009-07-231-0/+2
* back out CL 21368 in case for some reason it's causing a crash on video-toggledpranke@google.com2009-07-231-75/+39
* mark the loader tests as failing (bug 17509) so I can investigate tomorrowdpranke@google.com2009-07-231-1/+6
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-236-33/+14
* This file is not building on Windows, and I have no time to investigate,nsylvain@chromium.org2009-07-231-1/+0
* Build fix: ipc_tests.exe is not getting built for Windows release.agl@chromium.org2009-07-231-0/+4
* modify test_shell's check-sys-deps to work on vista as well as xpdpranke@google.com2009-07-231-39/+75
* python 2.4's implementation of sys.popen() has a race conditiondpranke@google.com2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-235-14/+29
* Add new option --show-possible to valgrind for later use by valgrind_test.py ...dank@chromium.org2009-07-232-0/+61
* Tweak thumbnail sizes a bit so it the NNTP looks better side by side onarv@google.com2009-07-235-21/+23
* Update supressions.jam@chromium.org2009-07-231-6/+6
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Don't kill dsymutil after it finishes.dank@chromium.org2009-07-231-3/+5
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-2310-80/+200
* Add unit-test for 16199, to check caching behavior of conditonalized cache re...ericroman@google.com2009-07-231-3/+132
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-233-6/+10
* ignore audio error and play video without audiofbarchard@chromium.org2009-07-231-6/+5
* Update test expectations after WebKit merge r46194:46229.paul@chromium.org2009-07-231-4/+5
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-2329-355/+219
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-234-10/+5
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* Add --file_paths to converter to allow converter to rungman@google.com2009-07-238-42/+233
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1
* Populate the Linux extension shelf with placeholder labels containing each ex...phajdan.jr@chromium.org2009-07-232-22/+108
* Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Macstuartmorgan@google.com2009-07-231-5/+4
* gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...jhawkins@chromium.org2009-07-232-1/+11
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1