summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* AutoFill Mac dialog needs layout changesdhollowa@chromium.org2010-06-141-5/+21
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ...pkasting@chromium.org2010-06-147-141/+156
* Remove old history index files.dumi@chromium.org2010-06-143-1/+54
* Linux: fix small memory leaks in passwords and exceptions dialog.mdm@chromium.org2010-06-144-27/+32
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-145-7/+15
* Linux: Remove KWin from the list of window managers that default to custom fr...erg@chromium.org2010-06-141-1/+0
* Revert "Revert 48932 - Merge certain preferences during model association."skrul@chromium.org2010-06-148-286/+1001
* Policy provider for the Mac.avi@chromium.org2010-06-1410-17/+383
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-1420-7/+2175
* Keep the size regardless of the image size.oshima@chromium.org2010-06-141-0/+8
* Further refine the pinned tab navigation algorithm.estade@chromium.org2010-06-144-98/+231
* A little more automation provider cleanup.estade@chromium.org2010-06-143-29/+11
* Remove app icon from non-app tabs.skerner@chromium.org2010-06-142-49/+2
* Update notifications UI on Linux to match the new mocks (wrench icon style).johnnyg@chromium.org2010-06-142-105/+91
* Fix two rare memory leaks in the password storage system.mdm@chromium.org2010-06-143-4/+7
* Move all database accesses to the DB thread.nshkrob@chromium.org2010-06-145-82/+161
* Allow chrome logging to pivot inside the users encrypted home dircmasone@google.com2010-06-141-0/+8
* Improve table_row_nsimage_cache_unittest.mm to get 100% code coverage.rsesek@chromium.org2010-06-141-40/+178
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-147-18/+72
* Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.jorlow@chromium.org2010-06-143-17/+168
* Fix and re-enable RedirectTest.ClientCancelled.hans@chromium.org2010-06-141-3/+4
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-149-68/+266
* Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-...yusukes@google.com2010-06-146-123/+184
* Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubbleyusukes@chromium.org2010-06-144-0/+14
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-146-17/+39
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-142-0/+8
* Fix a bug that caused the candidate window to be rendered terribly.satorux@chromium.org2010-06-141-0/+7
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-132-10/+53
* Add dependency on libevent where required.phajdan.jr@chromium.org2010-06-121-6/+0
* Split RecentlyUsedFolderComboModel into its own module, so we can share ittfarina@chromium.org2010-06-126-159/+147
* gtk: Make use of gtk signal macro in TaskManagerGtk dialog.tfarina@chromium.org2010-06-122-31/+21
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-1223-50/+84
* TTF: Update comments for a few disabled tests.jhawkins@chromium.org2010-06-122-2/+3
* Build fix: Remove a duplicate MAYBE_ define.jhawkins@chromium.org2010-06-111-7/+0
* TTF: Re-enable DevToolsSanityTest.TestResouceContentLength and mark it asjhawkins@chromium.org2010-06-111-2/+8
* This is the first patch to support encryption. The Cryptographer classalbertb@chromium.org2010-06-118-0/+473
* Add histograms to track the size of the profile data.rvargas@google.com2010-06-111-5/+58
* Fix compile failure on linux.estade@chromium.org2010-06-111-0/+4
* Avoids sending about: URLs to DOM UI renderers in process-per-tab.creis@chromium.org2010-06-113-3/+40
* Use new images for gtk location bar.estade@chromium.org2010-06-111-32/+14
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-111-0/+223
* Revert 49592 - Fix crashy test.scottbyer@chromium.org2010-06-113-48/+21
* Revert 49593 - Tweaks to the test.scottbyer@chromium.org2010-06-112-42/+22
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-1120-107/+124
* Tweaks to the test.scottbyer@chromium.org2010-06-112-22/+42
* Fix crashy test.scottbyer@chromium.org2010-06-113-21/+48
* chromeos: Remove old, unused window manager metrics code.derat@chromium.org2010-06-112-59/+0
* TTF: Add tests for WillHandleBrowserAboutURL.jhawkins@chromium.org2010-06-111-0/+99
* NULL out talk_mediator_ in Shutdown() to avoid crash.akalin@chromium.org2010-06-111-3/+9
* Re-enable two unit unit tests that were disabled for Mac in Oct 2009.csilv@chromium.org2010-06-111-11/+2