summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-174-7/+9
* Remove compact navbar: 1st step.oshima@chromium.org2010-06-175-174/+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-173-4/+37
* Document the "key" value in the extension manifest.aa@chromium.org2010-06-174-3/+65
* Basic code structures for rewritten options dialogs as DOM UI. Also includes ...zelidrag@chromium.org2010-06-1712-18/+943
* Remove obsolete API handlers now that upstream changes to frame name plumbing...atwilson@chromium.org2010-06-172-15/+2
* 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-173-5/+14
* Add "Enable WiFi" item on welcome screen.nkostylev@google.com2010-06-173-3/+99
* s/LanguageSwitchModel/LanguageSwitchMenu/glotov@chromium.org2010-06-1711-44/+44
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-174-29/+33
* Add links to crbug issues for a few tests excluded recently:timurrrr@chromium.org2010-06-172-2/+2
* Exclude UnloadTests and one SessionHistoryTest under Valgrindtimurrrr@chromium.org2010-06-173-16/+6
* Updating trunk VERSION from 440.0 to 441.0chrome-release@google.com2010-06-171-1/+1
* 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
* Remove the dependency from renderer on browser.thestig@chromium.org2010-06-172-5/+0
* Allow /Library/Fonts through the sandbox. Needed for internal plugin.jabdelmalek@google.com2010-06-171-1/+3
* Fix a heap leak in GetCustomInfo.mazda@chromium.org2010-06-171-0/+2
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-1710-55/+262
* Make new startup test use GetInitialLoadTimes for more accurate times.pathorn@chromium.org2010-06-173-55/+201
* 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-177-838/+879
* Fixed Extension change-handling methods to avoid unrecoverable errors/crashes...akalin@chromium.org2010-06-171-11/+12
* Fix build errorjam@chromium.org2010-06-171-1/+1
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-172-3/+20
* Use FAILS_TabSwitch instead of DISABLED_TabSwitch.michaeln@chromium.org2010-06-171-1/+1
* Allow themes to be localized. This doesn't show up anywhereaa@chromium.org2010-06-175-4/+68
* Disable TabSwitchingUITest TabSwitch on windows, started failing after a webk...michaeln@chromium.org2010-06-171-1/+8
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-174-45/+76
* Make sure mocks are properly released by breaking retain cycles.jrg@chromium.org2010-06-172-4/+32
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-174-76/+45
* gtk: Coalesce the three name fields into a Full Name field in the AutoFilljhawkins@chromium.org2010-06-161-21/+7
* Revert 48693 - Only inject content scripts into HTML documents. Previously we...aa@chromium.org2010-06-161-15/+0
* Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...aa@chromium.org2010-06-166-68/+19
* Revert r48693: This broke existing extensions that wanted to run script on XMLaa@chromium.org2010-06-166-19/+68
* gtk: Remove the CVC from the AutoFill dialog.jhawkins@chromium.org2010-06-161-8/+0
* BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;jrg@chromium.org2010-06-162-4/+3
* [Mac] Convert Omnibox border to bezier paths.shess@chromium.org2010-06-161-34/+87
* Fix for UI issues on AutoFill dialog on Windows.georgey@chromium.org2010-06-163-72/+56
* Chromeos: fix broken build.mdm@chromium.org2010-06-161-4/+4
* Linux: refactor GNOME Keyring and KWallet integration to allow migration from...mdm@chromium.org2010-06-1611-389/+1524
* Refactor login/screen locker to use the same UserView to show user's image.oshima@chromium.org2010-06-169-194/+297