summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move clock menu button to the right as per UI design.chocobo@chromium.org2010-03-181-6/+6
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-182-3/+19
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-1/+2
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-187-52/+5
* Fix so that encrypted networks are marked as such.chocobo@chromium.org2010-03-181-1/+1
* When updating timezone, the clock now updates right away.chocobo@chromium.org2010-03-186-1/+49
* Disable XSSAuditor on trunk until perf issues are resolvedjamesr@google.com2010-03-183-3/+3
* Update allow-extension-in-incognito warning dialog text based on UI feedback.mpcomplete@chromium.org2010-03-182-1/+7
* GTK: tweak visibility calculation for bookmark bar items.estade@chromium.org2010-03-181-9/+23
* [Mac] Implement a basic overflow menu for hidden Browser Action buttons.andybons@chromium.org2010-03-1813-189/+194
* Update timezone with a default list of timezones.chocobo@chromium.org2010-03-181-11/+51
* Uses new libcros network monitoring.chocobo@chromium.org2010-03-183-136/+142
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-1811-17/+91
* Change "Find in Page" to "Find..." to be consistent across menus.andybons@chromium.org2010-03-181-4/+4
* Minor extension infobar changes.finnur@chromium.org2010-03-1812-21/+32
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-186-29/+17
* Create new GMail account on OOBE screen and set user name on login screen.dpolukhin@chromium.org2010-03-1811-78/+330
* Disables browser test on chromeos as chromeos defaults to restoringsky@chromium.org2010-03-181-0/+4
* Mac bookmark mgr: Work around NSOutlineView column-width bug.snej@chromium.org2010-03-181-0/+1
* Windows: Mark CheckFalseTest.CheckFails as flaky. It's failing on the Vista d...thestig@chromium.org2010-03-181-0/+4
* Follow up on http://codereview.chromium.org/848003bulach@chromium.org2010-03-182-8/+0
* Better error messages for SSL client-cert errors.snej@chromium.org2010-03-182-0/+37
* Drop bookmark onto a folder --> goes in folder.jrg@chromium.org2010-03-183-26/+72
* Marks new browser test as flakey on mac as it seems to tickle a macsky@chromium.org2010-03-181-0/+4
* Add a known crasher for the reliability bot.jhawkins@chromium.org2010-03-181-3/+3
* Fix the problem that a Save As dialog pops up on drag-out when "Ask where to ...jianli@chromium.org2010-03-181-4/+7
* Fix the initial draw handing of Core Animation pluginsstuartmorgan@chromium.org2010-03-182-6/+11
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-1821-219/+378
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-1821-79/+629
* Don't auto-close the renderer-side plugin channel file descriptor in themark@chromium.org2010-03-183-28/+46
* Fix broken tree: makes correct fix (in follow up to r41955)joth@chromium.org2010-03-181-1/+2
* Fix valgrind failure: member used before set.joth@chromium.org2010-03-181-1/+1
* Fix GtkThemeProviderTest.UsingGtkValues unittestdanno@chromium.org2010-03-181-1/+1
* Retry r41799:estade@chromium.org2010-03-1824-29/+145
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-185-15/+97
* [Mac] Better code sharing between cookie tree and cookie promptdanno@chromium.org2010-03-1810-625/+910
* Allow DomView derived classes to substitute TabContents with derived class.dpolukhin@chromium.org2010-03-182-2/+11
* Major rework of the language settings dialog.satorux@chromium.org2010-03-183-128/+352
* Change the mac content blocked bubble to use the new bubble model rather than...joth@chromium.org2010-03-184-152/+95
* Updating trunk VERSION from 357.0 to 358.0chrome-release@google.com2010-03-181-1/+1
* Delete an out of date comment and include header cleanup.thestig@chromium.org2010-03-181-5/+5
* Repair remote debuggingyurys@chromium.org2010-03-181-2/+2
* Added actual GoogleUpdate functionality to the OOBE update screen.denisromanov@chromium.org2010-03-187-28/+148
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-187-21/+103
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-1837-38/+38
* Extension Docs (No building or testable files)rafaelw@chromium.org2010-03-1842-3/+155
* Implement AutoFillXmlParser, used to parse responses from the AutoFill server.jhawkins@chromium.org2010-03-187-0/+415
* Bookmark context menus reference bookmark IDs, not pointers, in casejrg@chromium.org2010-03-188-56/+138
* Update sync to support syncing of typed urlszork@chromium.org2010-03-1838-23/+2109
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-1812-43/+190