summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-0114-34/+382
* 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
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+7
* Reverting 24982.mirandac@chromium.org2009-09-014-5/+9
* This is a small quick fix for this script when it doesn't find password, it s...tejasshah@google.com2009-09-011-2/+6
* This is only for 195; will be reverted immediately.mirandac@chromium.org2009-09-014-9/+5
* Linux: about:memoryagl@chromium.org2009-09-0115-277/+513
* RDH: Don't attempt to sniff the mime type of requests thatrvargas@google.com2009-09-012-6/+158
* Miscellaneous doc cleanup.kathyw@google.com2009-08-314-21/+29
* 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-313-5/+20
* 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-315-15/+40
* Log more info when we are unable to terminate all Chrome processes.phajdan.jr@chromium.org2009-08-312-9/+24
* Updating trunk VERSION build from 204.0 to 205.0jon@chromium.org2009-08-311-1/+1
* Drop in new translations.laforge@chromium.org2009-08-3198-532/+6229
* 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-313-3/+11
* [Mac] Fix Option-return in Omnibox.shess@chromium.org2009-08-311-0/+12
* fix tree status regexerikkay@chromium.org2009-08-312-2/+5
* 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-3122-57/+198
* Change title of Welcome to Chrome thumbnail in first run NTP to "Welcome to C...mirandac@chromium.org2009-08-313-5/+8
* 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
* linux: disable querying the page window for windowless pluginspiman@chromium.org2009-08-311-2/+6
* 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
* Change "View source" shortcut from cmd-u to cmd-opt-u on os x.thakis@chromium.org2009-08-311-7/+7
* 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
* More correctly run the second browser in ChromeMainTest.phajdan.jr@chromium.org2009-08-313-139/+165
* 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-3171-627/+747
* 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-3124-333/+183
* Linux: make search engines dialog size based on locale settings.mdm@chromium.org2009-08-311-6/+11