summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for a DCHECK in the infobubble.jcivelli@chromium.org2010-06-172-13/+22
* Re-enable ProfileManagerTest.CreateAndUseTwoProfiles which was disabled due tojhawkins@chromium.org2010-06-171-3/+1
* Created notification for when a session is saved.jerrica@google.com2010-06-172-4/+32
* Basic code structures for rewritten options dialogs as DOM UI. Also includes ...zelidrag@chromium.org2010-06-179-8/+923
* Don't show content browser for extension/theme downloads from gallery.xiyuan@chromium.org2010-06-171-0/+6
* Copyright change to help grd change along.mirandac@google.com2010-06-171-1/+1
* Change string used in First Run bubble to add a mention of the search engine ...mirandac@google.com2010-06-171-4/+8
* Add "Enable WiFi" item on welcome screen.nkostylev@google.com2010-06-173-3/+99
* s/LanguageSwitchModel/LanguageSwitchMenu/glotov@chromium.org2010-06-1710-42/+42
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-173-19/+23
* Proper autocompletion of username when textfield looses focus.avayvod@chromium.org2010-06-171-12/+23
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-1714-171/+179
* diagnostics: Add VersionTest to linux.tfarina@chromium.org2010-06-172-1/+4
* Make apps launch using their default container as specified in their manifest.scherkus@chromium.org2010-06-172-2/+4
* The second step of refactoring LanguageConfigView.satorux@chromium.org2010-06-175-837/+876