summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add missing headers for Release.finnur@chromium.org2009-09-031-0/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0373-120/+175
* (Mac) Make the Page/Wrench buttons place their menu in the right place.viettrungluu@chromium.org2009-09-037-27/+216
* Fix theme cache corruption.mirandac@chromium.org2009-09-032-34/+42
* Add "other bookmarks" to bookmark menu.jrg@chromium.org2009-09-033-31/+93
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-033-17/+12
* [Mac] Disable Omnibox editing in popup windows.shess@chromium.org2009-09-031-2/+2
* [Mac] Make I-beam cursor match editing area.shess@chromium.org2009-09-033-2/+22
* Remove obsolete comment about a test being disabled.asargent@chromium.org2009-09-031-1/+0
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-037-37/+20
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-0314-93/+210
* Revert "Workaround Skia and Pango measuring font heights differently by askin...evan@chromium.org2009-09-031-1/+1
* GTK: Don't have a blank line in bookmark folder tooltips.erg@google.com2009-09-031-1/+4
* NNTP: Fix link and link underline colorsarv@google.com2009-09-037-34/+125
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-033-7/+149
* The iterator used to walk through the set of throbbers might become invalidmark@chromium.org2009-09-031-4/+11
* Disable flaky ExtensionApi tests. #1 source of flakiness.phajdan.jr@chromium.org2009-09-032-2/+4
* Make theme setup a little faster by not blurring images for tab backgrounds.mirandac@chromium.org2009-09-031-5/+5
* DevTools: re-enable sanity tests disabled during the deps roll.pfeldman@chromium.org2009-09-031-2/+2
* Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-7/+8
* Temporarily back out r25049 to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-8/+7
* Add an auto-update now button to chrome://extensions pageasargent@chromium.org2009-09-037-8/+42
* A crasher can happen in the AlternateNavURLFetcher if the fetch finishes afte...jcampan@chromium.org2009-09-031-2/+14
* Add warnings around the new tab page command line switch and its use so peoplebrettw@chromium.org2009-09-031-0/+4
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-034-6/+6
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-0/+12
* Fix to ensure IO thread is created when ExtensionUpdater needs it.asargent@chromium.org2009-09-031-1/+2
* Adding in memory log of history visit database. Thishuanr@chromium.org2009-09-024-0/+178
* Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.mpcomplete@chromium.org2009-09-022-3/+4
* Make the EV cert message disappear while typing in the omnibox.pkasting@chromium.org2009-09-021-0/+3
* Exclude specific browser_tests that don't yet work on Mac.paul@chromium.org2009-09-022-0/+13
* Fix a DCHECK that I hit while working on the extension shelf for OS X.thakis@chromium.org2009-09-023-0/+32
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-0214-224/+93
* Fix crash on Mac by passing an owning window to SelectFile() when loadingpamg@google.com2009-09-021-1/+2
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-0214-93/+224
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Share one timer for all of the throbbers in the application.mark@chromium.org2009-09-021-27/+144
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-022-19/+28
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-026-408/+556
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-026-75/+10
* Improve New Tab Page load performance.mark@chromium.org2009-09-025-67/+167
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Fix issue with the ordering of the most visited items.arv@google.com2009-09-021-34/+48
* Removes some code I accidentally checked in with my last patch.sky@chromium.org2009-09-021-1/+1
* Makes openning a URL from the Omnibox on a pinned tab create a newsky@chromium.org2009-09-021-2/+10
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-025-29/+38
* GTK: Make the bookmark menu controller use the GTK-native folder/default favi...estade@chromium.org2009-09-021-13/+6
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-022-3/+101
* Don't allow the home/page/options buttons to be toggled when we're only showi...pinkerton@chromium.org2009-09-022-0/+30
* Disable flakey DownloadTest::ContentDispositiondglazkov@chromium.org2009-09-021-1/+1