summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-155-38/+18
* Remove a DCHECK in PassiveLogCollector which was possible to trigger once the...eroman@chromium.org2010-06-153-19/+159
* Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...pkasting@chromium.org2010-06-152-12/+1
* Try to fix build failure in chromeos builderjam@chromium.org2010-06-151-0/+1
* Remove unnecessary header dependency and fix misleading comment.dpranke@chromium.org2010-06-156-12/+15
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-1510-5/+201
* AutoFill: Don't parse hidden fields for labels. Also don't count hidden fieldsjhawkins@chromium.org2010-06-155-2/+85
* gtk: Finish converting the gtk callbacks in TaskManagerGtk to gtk signal macros.tfarina@chromium.org2010-06-152-25/+15
* Make all new history index files use FTS3 instead of FTS2.dumi@chromium.org2010-06-151-1/+1
* Revert 49739 - Reenable InstallApps.mpcomplete@chromium.org2010-06-151-1/+3
* Use saved bounds when --chromeos-frame is specified.oshima@chromium.org2010-06-141-1/+4
* Add checkbox in customize sync to linux & windows for extensions.chron@chromium.org2010-06-143-3/+45
* Fix InfoBubble unittests to be more consistent in how they expect coordinate ...pkasting@chromium.org2010-06-141-17/+20
* Reenable InstallApps.mpcomplete@chromium.org2010-06-141-3/+1
* Fix off-by-one error that crept into the BubbleBorder code.pkasting@chromium.org2010-06-141-2/+2
* 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