summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-3171-627/+747
* Fix the color of links in list form so that they're themed and not default blue.mirandac@chromium.org2009-08-311-0/+1
* share extension API test frameworkerikkay@chromium.org2009-08-3124-333/+183
* Linux: make search engines dialog size based on locale settings.mdm@chromium.org2009-08-311-6/+11
* Sanitizing the referrer header before starting the automation request.TEST=Ru...tommi@chromium.org2009-08-311-1/+11
* [Mac] Disable input options in the clear browsing data window when workingrsesek@chromium.org2009-08-311-18/+182
* Adding command-line option to override bans on certain port numbers through a...mirandac@chromium.org2009-08-313-0/+13
* Fix two bugs in chrome://extensions/:aa@chromium.org2009-08-312-5/+16
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-3133-2846/+4688
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-318-7/+380
* Update temporary default extension icon to the Google Labsaa@chromium.org2009-08-312-1/+1
* gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...jhawkins@chromium.org2009-08-311-8/+1
* Remove old, unfunctional crx packing script. These days, http://src.chromium....thakis@chromium.org2009-08-311-172/+0
* Add a button to chrome://extensions to load an extension.aa@chromium.org2009-08-304-19/+99
* Pretty up the chrome://extensions/ page a bit.aa@chromium.org2009-08-302-173/+174
* Fix warnings in Linux build.finnur@chromium.org2009-08-301-4/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-3022-37/+363
* gtk: Schedule a paint operation for the previously selected tab when selectin...jhawkins@chromium.org2009-08-301-0/+4
* gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...jhawkins@chromium.org2009-08-301-0/+1
* The DomOperationNotificationObserver::Observe function can get invoked from o...ananta@chromium.org2009-08-291-5/+5
* fixed a regexp bug in mappy to improve address detectionerikkay@chromium.org2009-08-292-2/+2
* reenable overrides testerikkay@chromium.org2009-08-291-2/+8
* Disable incremental linking for ui_tests on 32 bits OS.maruel@chromium.org2009-08-291-0/+5
* Use Lucida Grande instead of Helvetica for "Show all downloads..." link in do...thakis@chromium.org2009-08-292-5/+8
* Fix a crash where we were looking for the fav icon in the wrong service.estade@chromium.org2009-08-294-13/+13
* Fix samples extensions. Add icons (nothing building or testable)rafaelw@chromium.org2009-08-295-7/+14
* Enable extensions by default.aa@chromium.org2009-08-2912-47/+21
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-2910-13/+149
* It's OK to include sqlite3.h in renderer code.dumi@chromium.org2009-08-291-0/+1
* Make the doc footer more standard.kathyw@google.com2009-08-292-1/+13
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-286-55/+116
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-282-7/+8
* If a preferences file references a theme which is from an old version, or who...mirandac@chromium.org2009-08-281-2/+18
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-289-198/+300
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-2820-179/+59
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-2820-59/+179
* Make tips and their links readable in all themes.mirandac@chromium.org2009-08-281-4/+7
* Added notice for blocked items to the popup containeridanan@chromium.org2009-08-285-10/+117
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-286-36/+60
* Use 10.5/10.6-compatible Sandbox Syntaxjeremy@chromium.org2009-08-282-16/+1
* [Mac] Handle shift-delete when omnibox popup is up.shess@chromium.org2009-08-282-0/+18
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-2812-45/+15
* Show Make this my homepage link on new tab page.kuchhal@chromium.org2009-08-285-1/+110
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2816-18/+20
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-287-43/+285
* 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