summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Changes Linux to call into AutocompleteEditModel method forsky@chromium.org2010-04-272-49/+62
* DevTools: always use theme data for devtools looks.pfeldman@chromium.org2010-04-271-14/+9
* Mac: Remove ToolbarButtonCell (and associated files).viettrungluu@chromium.org2010-04-273-41/+0
* Skia roll 536:560agl@chromium.org2010-04-271-7/+20
* Use the native Mac localization bundle utility functions.avi@chromium.org2010-04-273-31/+21
* [Mac] Brand code support on the Mac:thomasvl@chromium.org2010-04-273-8/+202
* Show spinner on network response in OOBE welcome screen, account creation scr...nkostylev@google.com2010-04-278-27/+252
* DevTools: Respect theme in undocked mode.pfeldman@chromium.org2010-04-271-2/+1
* Ignore *.corp.google.* as GoogleBaseURLukai@chromium.org2010-04-272-4/+13
* Views: Disable BrowserKeyEventsTests.AccessKeys. It's crashing on Linux views.thestig@chromium.org2010-04-271-2/+2
* Views: Disable a failing test on the Linux CrOS bot. Fix my mistake in r45662.thestig@chromium.org2010-04-271-3/+3
* Tweaks to copy/paste of omnibox on windows:sky@chromium.org2010-04-274-31/+193
* Two changes to extension app icons:finnur@chromium.org2010-04-274-13/+50
* Views: Disable a failing test on the Linux views bot.thestig@chromium.org2010-04-271-3/+5
* Revert 45640 - Send out notifications when logins are changed through Passwor...akalin@chromium.org2010-04-272-106/+35
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-2733-0/+0
* This test is no longer flaky now that it is run as an interactive UI test. C...johnnyg@chromium.org2010-04-271-1/+1
* AutoFill crash in CreditCard::SetInfo().dhollowa@chromium.org2010-04-275-153/+269
* Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...eroman@chromium.org2010-04-272-2/+22
* Ground work for making appcaches work in workers.michaeln@chromium.org2010-04-261-0/+2
* gtk: Disable the "Import" button on Import Bookmarks dialog if there is no ch...evan@chromium.org2010-04-262-17/+57
* Send out notifications when logins are changed through PasswordStoreMacalbertb@chromium.org2010-04-262-35/+106
* Cleanup: Order the methods in WebDataService. Rename a method to match curren...jhawkins@chromium.org2010-04-264-353/+354
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-2613-579/+679
* Fix flaky AppApiTest.AppProcess.mpcomplete@chromium.org2010-04-261-6/+7
* Honor the select_all argument to AutocompleteEditViewMac::FocusLocation.mark@chromium.org2010-04-261-3/+5
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-2629-683/+27
* Bookmark manager: partial fix position of context menu for trees.arv@chromium.org2010-04-261-1/+1
* Bookmark manager: Make sure we do not collapse whitespace in bookmark names.arv@chromium.org2010-04-263-12/+14
* Put an "(empty)" into the submenus of empty folders in the bookmark menu, to ...avi@chromium.org2010-04-261-3/+10
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-2610-1961/+33
* [Mac] Ignore rapp events when the browser is shutting down.rohitrao@chromium.org2010-04-261-0/+6
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-265-2/+15
* Attempt at fixing crash in BoundsAnimator. This patch largely justsky@chromium.org2010-04-262-8/+15
* GTK: Don't display bookmark right click menu when bookmark bar is hidden.erg@chromium.org2010-04-261-1/+1
* Fix save complete web page crasherestade@chromium.org2010-04-264-18/+28
* Search Engine experiment will crash if the user is importing to a non-empty p...mirandac@chromium.org2010-04-261-0/+8
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-266-3/+50
* Declare TranslateInfobarController as implementing NSMenuDelegate, requiredmark@chromium.org2010-04-261-2/+3
* Added more keyboard shortcuts for other wizard screens.avayvod@google.com2010-04-261-7/+28
* RenderView::UpdateTargetURL should not look at GURL::spec().dglazkov@chromium.org2010-04-261-1/+1
* Changes the tab menu to use pin and unpin instead of a check. The macsky@chromium.org2010-04-266-49/+28
* [Mac] Kill off google_update_settings_mac.mm. It's functions are empty and n...thomasvl@chromium.org2010-04-261-37/+0
* DevTools: support themes.pfeldman@chromium.org2010-04-262-3/+38
* Remove empty nodes when deleting cookies.jochen@chromium.org2010-04-263-105/+51
* Clear non-wildcard content settings before setting from bubble or prompt.jochen@chromium.org2010-04-264-0/+26
* Allow user to choose what kind of container to launchaa@chromium.org2010-04-266-10/+89
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-267-57/+39
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-2618-52/+268
* Mac: Fix use-after-free in translate infobar options menu.jeremy@chromium.org2010-04-251-6/+14