summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* The shell dialog code explicitly disables the browser HWND before calling the...jcampan@chromium.org2009-09-111-1/+42
* Fix two issues with a downloaded file's extension:paul@chromium.org2009-09-111-0/+3
* Second part of the multi-toast experimentcpu@chromium.org2009-09-115-26/+40
* ExtensionApiTest.Tabs - disable failing asserts, add debug outputrafaelw@chromium.org2009-09-111-1/+7
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-112-134/+100
* Fix compiler warnings in chrome\browser\sync.nick@chromium.org2009-09-1111-19/+22
* Undo change that crept into my last cl.estade@chromium.org2009-09-111-15/+0
* Add "New Window" and "New Incognito Window" items to the Dock Menu.sgk@google.com2009-09-113-0/+54
* Nukes font_skia and converts font_gtk to use pango. This wassky@chromium.org2009-09-111-30/+1
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-119-40/+130
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-114-28/+30
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-114-0/+45
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-112-27/+38
* GTK: Don't show the GTK theme button on chromeos.erg@google.com2009-09-111-0/+2
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-117-10/+26
* Increase number of tries in CheckInternetZoneIdentifier.phajdan.jr@chromium.org2009-09-111-1/+1
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-114-125/+161
* Bug fix: produce unique temp file names when the VFS requests a handle to a n...dumi@chromium.org2009-09-111-39/+58
* Fix crash in process infomhm@chromium.org2009-09-112-0/+5
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-1113-13/+102
* Add api tests for cross-origin XHR.aa@chromium.org2009-09-115-0/+75
* [Windows] Clear Browsing Data dialog should not have any button as defaultmark@chromium.org2009-09-112-0/+5
* Small fix from Glen for download progress image.mirandac@chromium.org2009-09-112-0/+0
* Updated extension docs. Mainly to add i18n.html to navigation side bar,xji@chromium.org2009-09-1131-11/+82
* Since themes are designed with the custom frame in mind, we need to offsettony@chromium.org2009-09-111-1/+9
* Eliminate some methods.darin@chromium.org2009-09-112-8/+6
* Fix installer_util_string's expected output file to match whatsgk@chromium.org2009-09-111-1/+5
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-112-0/+40
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-1110-3/+168
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-1110-146/+776
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-1120-54/+166
* Fix text and selection's save/restore issue of omnibox when displaying tempor...suzhe@chromium.org2009-09-116-39/+44
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-116-252/+15
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-114-37/+127
* Extension Doc Changes (no building or testable changes) - Render Docsrafaelw@chromium.org2009-09-1110-18/+479
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-119-58/+90
* Make themes in the incognito NTP which are bottom-aligned attach to the botto...mirandac@chromium.org2009-09-111-7/+9
* Add command line switch --activate-on-launch to help Selenium.jrg@chromium.org2009-09-113-0/+18
* Metrics for the in-memory DB size to see if we spend too much time loading it,brettw@chromium.org2009-09-111-0/+7
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-1111-4/+57
* NNTP: Fix undo link colorarv@google.com2009-09-113-4/+4
* Adding the option to drop in a new BrowserDistribution instance for experimen...robertshield@chromium.org2009-09-112-1/+12
* Less ugly image for the download disk.glen@chromium.org2009-09-101-0/+0
* Fix truncation in a few locales. finnur@chromium.org2009-09-104-4/+4
* Disallow popup windows from setting the window size to the exacttony@chromium.org2009-09-101-11/+17
* GTK: Fix another awesome menu bar helper bug.estade@chromium.org2009-09-101-4/+5
* Check in http://codereview.chromium.org/197013/show for tfarina.mirandac@chromium.org2009-09-103-4/+3
* Linux: implement Page Actions support.mattm@chromium.org2009-09-1011-172/+449
* A bit of clarification for the themes doc.kathyw@google.com2009-09-101-6/+18
* Populate strings in gaia_login.html using jstemplates instead of literals.tim@chromium.org2009-09-102-29/+55