summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* OSX: Remove some nsnotificationcenter observers more reliably.shess@chromium.org2009-08-312-3/+10
* [Mac] Fix Option-return in Omnibox.shess@chromium.org2009-08-311-0/+12
* I was too aggressive when placing this check. With rapid typing and deletion...pkasting@chromium.org2009-08-311-1/+1
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-3118-43/+195
* Reland r24920 without the other cruft that I had in my checkout, which broke ...pkasting@chromium.org2009-08-312-33/+24
* Revert r24920 due to compile failures.mmoss@chromium.org2009-08-312-28/+29
* TBR:pkastingmmoss@chromium.org2009-08-311-1/+1
* Minor autocomplete fixes while trying to track down a topcrash:pkasting@chromium.org2009-08-312-29/+32
* Don't hardcode the timeout in the unload ui test.estade@chromium.org2009-08-311-1/+1
* Disable flakey browsertests on Linux.rafaelw@chromium.org2009-08-311-4/+7
* Make AutocompleteController::done() match up with when results are actually p...pkasting@chromium.org2009-08-312-8/+8
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-311-1/+1
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-319-19/+26
* Makes 'Pin tab' option in context menu a checkbox.sky@chromium.org2009-08-311-1/+1
* gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...jhawkins@chromium.org2009-08-313-81/+114
* Removes unnecessary using-declaration.phajdan.jr@chromium.org2009-08-311-3/+0
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-3159-555/+650
* Fix the color of links in list form so that they're themed and not default blue.mirandac@chromium.org2009-08-311-0/+1
* share extension API test frameworkerikkay@chromium.org2009-08-311-2/+2
* Linux: make search engines dialog size based on locale settings.mdm@chromium.org2009-08-311-6/+11
* Sanitizing the referrer header before starting the automation request.TEST=Ru...tommi@chromium.org2009-08-311-1/+11
* Adding command-line option to override bans on certain port numbers through a...mirandac@chromium.org2009-08-311-0/+7
* Fix two bugs in chrome://extensions/:aa@chromium.org2009-08-312-5/+16
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-3122-184/+531
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-316-7/+327
* Update temporary default extension icon to the Google Labsaa@chromium.org2009-08-312-1/+1
* gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...jhawkins@chromium.org2009-08-311-8/+1
* Add a button to chrome://extensions to load an extension.aa@chromium.org2009-08-303-18/+93
* Pretty up the chrome://extensions/ page a bit.aa@chromium.org2009-08-302-173/+174
* Fix warnings in Linux build.finnur@chromium.org2009-08-301-4/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-3016-36/+349
* gtk: Schedule a paint operation for the previously selected tab when selectin...jhawkins@chromium.org2009-08-301-0/+4
* gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...jhawkins@chromium.org2009-08-301-0/+1
* The DomOperationNotificationObserver::Observe function can get invoked from o...ananta@chromium.org2009-08-291-5/+5