summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-2832-176/+464
* disable a failing test (ExtensionApiTest.Overrides)erikkay@chromium.org2009-08-281-1/+1
* Minor edits to the doc.kathyw@google.com2009-08-284-12/+15
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-2896-360/+167
* Disable extension_startup_unittests on linuxrafaelw@chromium.org2009-08-281-2/+1
* [Mac] Handle middle click in autocomplete popup.shess@chromium.org2009-08-282-2/+90
* Fix a ton of compiler warnings.estade@chromium.org2009-08-2896-167/+360
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-2828-54/+562
* Disable the custom frame on app mode windows. This includes thetony@chromium.org2009-08-282-16/+23
* Fix crash-on-launch on Snow Leopardjeremy@chromium.org2009-08-282-1/+16
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-2811-50/+97
* Uses DISALLOW_COPY_AND_ASSIGN instead of the deprecated version DISALLOW_EVIL...evan@chromium.org2009-08-2816-50/+49
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-2836-286/+441
* Add some verbosity for Linux breakpad processing.mmoss@chromium.org2009-08-281-1/+2
* [Mac] Handle backspacing out of keyword search.shess@chromium.org2009-08-282-0/+31
* Disable ExtensionBrowsertest.MessagingContentScripts on linuxrafaelw@chromium.org2009-08-281-0/+3
* gtk: Clip the tab title to the content height and not the font height. The f...jhawkins@chromium.org2009-08-281-2/+1
* Adds a default icon to the install dialog if the extensionaa@chromium.org2009-08-284-17/+18
* Make the default ok/cancel button come from the pak files.thomasvl@chromium.org2009-08-281-8/+6
* Remove JSTemplate from NTParv@google.com2009-08-283-34/+24
* Duplicate about_memory.html to create a Linux version.agl@chromium.org2009-08-281-0/+690
* gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.jhawkins@chromium.org2009-08-281-6/+1
* [Mac] Don't eat tab if tab-to-search hint not visible.shess@chromium.org2009-08-282-9/+15
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-284-5/+13
* Add background_tile_view for tiling an image as UI background (about box need...thomasvl@chromium.org2009-08-2812-296/+1000
* Change default homepage experience.kuchhal@chromium.org2009-08-284-13/+31
* Add "npapi::plugininstance::npp_newstream___ipc::syncchannel::sendwithtimeout...jshin@chromium.org2009-08-281-0/+4
* Enable a bunch of extension browsertests for linuxrafaelw@chromium.org2009-08-284-11/+34
* Fix issue 20297: Typing backspace while in a form field causes the browser to...suzhe@chromium.org2009-08-281-0/+1
* Fix theme caching on Vista 64 when default theme is installed from the theme ...mirandac@chromium.org2009-08-282-6/+18
* Reverting 24700.avi@chromium.org2009-08-2833-4683/+2843
* Fix control key and paste behavior in Linux omnibox.suzhe@chromium.org2009-08-283-6/+53
* Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...pkasting@chromium.org2009-08-287-47/+212
* Wait correctly for all navigations that will happen in ErrorPageTest.phajdan.jr@chromium.org2009-08-281-12/+20
* Move observers out of automation_provider.cc to declutter the file.phajdan.jr@chromium.org2009-08-285-746/+978
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-2733-2843/+4683
* GTK Themes: Refresh the entire location bar area on Update().erg@google.com2009-08-271-1/+7
* Add unittest for Gtk search engine manager dialog.mattm@chromium.org2009-08-275-15/+285
* With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...jshin@chromium.org2009-08-271-4/+8
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-275-9/+58
* Fix download shelf item overflow on os x.thakis@chromium.org2009-08-271-4/+8
* Add a fast path for tab strip expose.tony@chromium.org2009-08-274-2/+116
* Poke a hole in the Sandbox for sending signals to self.jeremy@chromium.org2009-08-271-0/+3
* Fixes typo in new_new_tab.js that turned off tips.mirandac@chromium.org2009-08-271-1/+1
* Make the about:plugins page use a normal-sized font.evan@chromium.org2009-08-271-22/+8
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-279-14/+91
* Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...klink@chromium.org2009-08-271-0/+2
* More refactoring for WebPlugin.darin@chromium.org2009-08-276-45/+29
* Fix 20398: PageAction icon disappears on reader.google.com when url includes ...finnur@chromium.org2009-08-271-2/+9
* Miscellaneous doc changes, nothing earthshaking.kathyw@google.com2009-08-279-21/+149