summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixes regression in opening a new tab where we would open it at thesky@chromium.org2010-06-181-1/+1
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-184-18/+45
* [Mac] Hook up the Delete key, in addition to the backspace key, to the Remove...rsesek@chromium.org2010-06-182-0/+18
* Stop capturing video when screen is locked. Restart image capturing when scre...avayvod@chromium.org2010-06-182-1/+31
* Fix for ScreenLocker Flicker seen on resume.oshima@chromium.org2010-06-182-2/+9
* Add some instructions to net-internals#data on how to export the captured data.eroman@chromium.org2010-06-181-2/+64
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-186-7/+4
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-182-2/+1
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-43/+35
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-182-1/+2
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-35/+43
* Ensure that AccessibilityWinBrowserTest.TestRenderAccessibility passes when a...ctguil@chromium.org2010-06-181-0/+33
* Allow the TabRestoreService to restore individual tabs from a window.rsesek@chromium.org2010-06-183-55/+207
* Wait for network connection on welcome screen.nkostylev@google.com2010-06-184-13/+46
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-1826-470/+550
* Adds email address tooltip over user image on the login screen.avayvod@chromium.org2010-06-183-2/+19
* Added input_method_util.h.yusukes@google.com2010-06-1814-800/+862
* A quick fix for Issue 37250.hbono@chromium.org2010-06-181-7/+17
* Set volume bubble position relative to screen size.glotov@chromium.org2010-06-182-4/+19
* Split part of about_handler into chrome/common to break the browser-renderer ...thestig@chromium.org2010-06-182-11/+9
* diagnostics: Implement PosixConsole::Read function.tfarina@chromium.org2010-06-181-2/+9
* Don't allow more than one pending print dialog per browser instance.estade@chromium.org2010-06-183-2/+38
* Pref service strings should be std::string.estade@chromium.org2010-06-1823-57/+59
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-182-0/+56
* GTK: disable "OK" in App shortcut creation dialog when appropriate.estade@chromium.org2010-06-182-0/+20
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-182-0/+8
* Dismiss bookmark bubble on tab create/destroy.jrg@chromium.org2010-06-183-7/+87
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-187-9/+63
* Unreviewed - revert 50177, 50181, 50184dpranke@chromium.org2010-06-187-20/+0
* Unreviewed build fix - fix typo in last unreviewd build fix :(dpranke@chromium.org2010-06-181-1/+1
* build fix in password manager unit tests.dpranke@chromium.org2010-06-181-0/+1
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-185-49/+58
* Implement stubs of a method to report usage metrics for the password manager.dpranke@chromium.org2010-06-186-0/+19
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-184-3/+28
* Make sure the pointer in PageData::html remains valid while PageData is called.eroman@chromium.org2010-06-171-1/+2
* TTF: Renable TabDraggingTest.Tab1Tab{2,3}vandebo@chromium.org2010-06-171-5/+11
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-174-23/+55
* AutoFill: De-segregate credit card filling.jhawkins@chromium.org2010-06-177-206/+519
* Fix bug where auto-connect setting is not immediately saved.chocobo@chromium.org2010-06-172-35/+57
* Revert 50148:jcivelli@chromium.org2010-06-1714-704/+870
* Speculative workaround for a crash. Not sure how it could reach this state, b...eroman@chromium.org2010-06-171-1/+6
* Change PassiveLogCollector to clear before adding the |max|th entry.eroman@chromium.org2010-06-172-17/+19
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-1714-870/+704
* Add sync requests to NetLog.willchan@chromium.org2010-06-171-0/+2
* In the translate infobars (the before and after ones), it was possible to sel...jcivelli@chromium.org2010-06-171-1/+1
* Add a 1px white bezel under the dark line separating the tab strip and the to...pinkerton@chromium.org2010-06-173-11/+26
* Correctly remove accelerator when info bubble is closed.oshima@chromium.org2010-06-173-7/+6
* Remove compact navbar: 1st step.oshima@chromium.org2010-06-174-172/+1
* Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully...rsesek@chromium.org2010-06-173-15/+17
* Prevent sending nil central roster jid to chat rosters on initialization.seh@chromium.org2010-06-171-1/+3