summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix strict aliasing warning in disk_cache_perftest.thestig@chromium.org2009-04-141-4/+2
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-1421-109/+234
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-143-64/+0
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-146-9/+152
* Second part of the low level audio for Maccpu@chromium.org2009-04-146-68/+147
* Add non-fatal errors to parsing the expectations file and make lacking a bug ...ojan@google.com2009-04-142-44/+77
* Add command line flag that removes randomness from javascript functions, to b...ace@google.com2009-04-144-1/+11
* Add a few more flaky tests. TBR.ojan@google.com2009-04-141-3/+8
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-144-26/+20
* Chromium side of webkit merge 42403:42440.ericroman@google.com2009-04-149-21/+65
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-1426-674/+172
* Update test expectations to match last few runs, mainly marking some flakiness.pam@chromium.org2009-04-141-6/+5
* Use Michael Moss's nice user agent code on Linux.dkegel@google.com2009-04-141-25/+45
* Remove two lines that were from a different experiment and got checked inpinkerton@chromium.org2009-04-141-3/+0
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-147-25/+42
* Delete more unused functions in nss_memio.c.thestig@chromium.org2009-04-141-32/+0
* Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ...shess@chromium.org2009-04-142-23/+67
* Remove extra zoom menu items.thestig@chromium.org2009-04-142-20/+19
* A fix for the Find box forwarding scroll messages to the page when it shouldn't.finnur@chromium.org2009-04-143-23/+35
* Add a Cocoa file picker.avi@google.com2009-04-1416-81/+628
* Clamp text size in js message box dialogscpu@google.com2009-04-141-3/+13
* Switch ResourceBundle::GetLocalizedString to return a string16 insteadtc@google.com2009-04-145-19/+19
* grit: cut down on chattiness.evan@chromium.org2009-04-142-5/+10
* Link to DiamondX plugin.evan@chromium.org2009-04-141-0/+1
* Update playback extension so that javascript functions return consistent (but...ace@google.com2009-04-141-2/+6
* Add routing_id to the ipc debugging log output.willchan@chromium.org2009-04-142-1/+6
* The history tests relies on being about to reset a profile, which means we needthomasvl@chromium.org2009-04-142-0/+18
* Fixes a bug where scrolling up would draw over the horizontalavi@google.com2009-04-141-1/+10
* Disk cache: Enable the code that sets the max size automatically.rvargas@google.com2009-04-143-10/+69
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-144-12/+13
* Linux: don't drop invalid scroll requests.agl@chromium.org2009-04-141-20/+18
* Fix problems correctly invalidating/repainting when our updated paint rect fo...pkasting@chromium.org2009-04-147-20/+62
* Remove unused notifications.paulg@google.com2009-04-143-27/+0
* Fix a crash when the browser opens a popup window in Linux.jhawkins@chromium.org2009-04-141-0/+5
* Get the first set of page_cycler_tests working on Mac. This means: MozFile,nirnimesh@chromium.org2009-04-142-30/+41
* Fix a gcc warning about uninitialized variables.tc@google.com2009-04-141-2/+2
* Add unit test for status bubble mac.pinkerton@chromium.org2009-04-143-0/+112
* Review URL: http://codereview.chromium.org/68009dimich@google.com2009-04-141-0/+6
* Assert that the WinSock DLL supports version 2.2.wtc@chromium.org2009-04-141-9/+14
* Color/emphasize correct portions of view-source: URLs. Original patch by Shi...pkasting@chromium.org2009-04-144-8/+104
* Fix status bubble shadow being opaque, which made the bubble appear to be off...pkasting@chromium.org2009-04-143-43/+38
* Fix typo. Original patch by Shinichiro Hamaji (see http://codereview.chromiu...pkasting@chromium.org2009-04-142-10/+10
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-1410-189/+526
* Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind...tommi@google.com2009-04-142-0/+28
* Convert the internal GetStringF to use string16. This saves atc@google.com2009-04-144-82/+83
* Rendering dependencies inherited from version.rules less relative.robertshield@google.com2009-04-141-1/+1
* Rename the new Omnibox resources to follow convention and use underscores. A...deanm@chromium.org2009-04-146-0/+5
* Modifies the test_expectations.txt file to add bugs to all tests without bugs...gwilson@google.com2009-04-141-754/+754
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-146-0/+27
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-1413-159/+198