summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix a comment typo. No code change.mdm@chromium.org2009-09-021-1/+1
* Don't paint the throbber animation while dragging.tony@chromium.org2009-09-021-1/+2
* gtk: Don't complete the tab drag if the user canceled the drag operation.jhawkins@chromium.org2009-09-022-31/+28
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-0112-167/+88
* Minor tweaks to how pin tabs look:sky@chromium.org2009-09-013-3/+31
* formattingmpcomplete@chromium.org2009-09-011-1/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-0112-88/+165
* Disable two DevToolsSanityTests. They started failing after http://trac.webki...dglazkov@chromium.org2009-09-011-2/+2
* Add skeleton for an about:net-internal page.eroman@chromium.org2009-09-011-1/+13
* NNTP cleanuparv@google.com2009-09-013-81/+50
* Linux: handle external protocols, e.g. mailto: links.mdm@chromium.org2009-09-011-77/+12
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-017-4/+71
* (Mac) Added unit tests for ClickHoldButtonCell and DelayedMenuButton.viettrungluu@chromium.org2009-09-015-36/+219
* Escape the URL for the CSS url function.arv@google.com2009-09-011-1/+11
* GTK: Use rounded corners in AutocompletePopupViewGtk.erg@google.com2009-09-011-14/+12
* Remove un-needed method (updateLoadingAnimations).pinkerton@chromium.org2009-09-013-16/+1
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-016-64/+67
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-015-21/+39
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-015-18/+14
* Set the window type hint for the options dialog andtony@chromium.org2009-09-012-0/+6
* Unbreak the world. Turns out SetProfile(NULL) causes a DCHECK failure.pkasting@chromium.org2009-09-012-10/+3
* GTK Themes: The Theme Installed Infobar's "Undo" button should work with GTK ...erg@google.com2009-09-015-3/+84
* Restrict use of tab positioning animation on a new tab to when there are more...pinkerton@chromium.org2009-09-011-7/+8
* Move Mozilla FTP LIST response parsing code to net/third_party directory.phajdan.jr@chromium.org2009-09-011-3/+39
* Disable MessagingContentScript test due to flakinessdglazkov@chromium.org2009-09-011-1/+1
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-016-25/+258
* More work fixing miscellaneous issues in the autocomplete code, probably none...pkasting@chromium.org2009-09-0111-185/+182
* more bookmark tests, plus fix a couple of API bugserikkay@chromium.org2009-09-015-16/+26
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-0135-37/+71
* (Mac) Make mashing the close tab button work.viettrungluu@chromium.org2009-09-015-17/+110
* A few more fixes to chrome://extensions/.aa@chromium.org2009-09-015-85/+127
* Fix a DCHECK corner case.yusukes@google.com2009-09-011-2/+1
* gtk: Fix a typo that breaks tab dragging when another gtk window is minimized.jhawkins@chromium.org2009-09-011-1/+1
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-014-0/+26
* Fix the position of the throbber for pinned tabs. It was wrong before,tony@chromium.org2009-09-011-13/+5
* Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so theytony@chromium.org2009-09-011-0/+3
* Update hunspell DEPS to 1.2.8mhm@chromium.org2009-09-012-5/+5
* Cleanup temporary files created by the extension updater unit test.thestig@chromium.org2009-09-011-3/+7
* Reverting 24982.mirandac@chromium.org2009-09-011-1/+1
* This is only for 195; will be reverted immediately.mirandac@chromium.org2009-09-011-1/+1
* Linux: about:memoryagl@chromium.org2009-09-0111-276/+503
* RDH: Don't attempt to sniff the mime type of requests thatrvargas@google.com2009-09-012-6/+158
* Linux: Simplify omnibox selection code and stop taking back selection.derat@chromium.org2009-08-312-25/+22
* Delete first run dialog on Linux when done.kuchhal@chromium.org2009-08-311-0/+1
* Explicitly including the redirect status with the AutomationURLResponse info.tommi@chromium.org2009-08-312-3/+13
* Paint the hover animation state when painting just the favicon.tony@chromium.org2009-08-311-0/+20
* Change when we enable Apple's Crash reporter.jeremy@chromium.org2009-08-311-1/+1
* Fix comment grammar. No code change.mdm@chromium.org2009-08-311-3/+3
* Update BackingStore to handle the case where our Cocoa view hasamanda@chromium.org2009-08-313-40/+119
* [Mac] Fix operation of Control key in Omnibox.shess@chromium.org2009-08-311-5/+3