summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-154-6/+83
* Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.mmoss@chromium.org2009-04-151-1/+1
* Adding a unit test for testing the prepopulation text during search.finnur@chromium.org2009-04-152-0/+68
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-1534-334/+284
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Oops. Fix build.willchan@chromium.org2009-04-151-1/+1
* Fix missing backing store in Linux.willchan@chromium.org2009-04-158-3/+24
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-153-45/+96
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-144-67/+63
* Fix syntax error.estade@chromium.org2009-04-141-1/+1
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-1420-227/+1350
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-146-30/+28
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-148-130/+64
* 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
* Add command line flag that removes randomness from javascript functions, to b...ace@google.com2009-04-144-1/+11
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-144-26/+20
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-1426-674/+172
* 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
* 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
* 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
* 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
* 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
* Convert the internal GetStringF to use string16. This saves atc@google.com2009-04-141-32/+29
* 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
* 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
* Prevent an extension from double observing a message filter.maruel@chromium.org2009-04-142-13/+25
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-1420-1358/+228
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-142-312/+312