summaryrefslogtreecommitdiffstats
path: root/chrome/browser
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-181-1/+1
* Update allow-extension-in-incognito warning dialog text based on UI feedback.mpcomplete@chromium.org2010-03-181-0/+6
* 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-1812-187/+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
* Minor extension infobar changes.finnur@chromium.org2010-03-186-9/+12
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-184-12/+16
* Create new GMail account on OOBE screen and set user name on login screen.dpolukhin@chromium.org2010-03-1810-78/+327
* 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
* 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
* Fix the problem that a Save As dialog pops up on drag-out when "Ask where to ...jianli@chromium.org2010-03-181-4/+7
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-1820-217/+376
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-1816-79/+607
* 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-1821-26/+115
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-184-15/+92
* [Mac] Better code sharing between cookie tree and cookie promptdanno@chromium.org2010-03-187-459/+591
* 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-182-128/+340
* Change the mac content blocked bubble to use the new bubble model rather than...joth@chromium.org2010-03-184-152/+95
* 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-186-27/+147
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-0/+3
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-1832-32/+32
* Implement AutoFillXmlParser, used to parse responses from the AutoFill server.jhawkins@chromium.org2010-03-185-0/+409
* 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-1832-23/+2086
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-189-43/+177
* Gtk: fix context menu positioning, take 2.estade@chromium.org2010-03-171-3/+7
* Linux: Pass --user-data-dir to the Zygote. (Reland r41369 now that the direct...thestig@chromium.org2010-03-171-0/+6
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-172-2/+12
* Fix crash when reloading/unloading extension after an infobar has been shown.finnur@chromium.org2010-03-171-4/+28
* Fix for ExtensionApiTest.Popup flakinessrafaelw@chromium.org2010-03-171-1/+8
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-173-20/+12
* translate infobar: modify options menukuan@chromium.org2010-03-177-82/+53
* Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...ctguil@chromium.org2010-03-171-13/+1
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-1719-51/+339