summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-2347-135/+248
* Downloads: Don't create the default download directory on startup.thestig@chromium.org2010-09-231-0/+5
* Move the extensions warning on the incognito NTP into the grey box.mpcomplete@chromium.org2010-09-231-4/+4
* Wait for all tasks to finish before exitting the test.oshima@chromium.org2010-09-231-0/+1
* ifdef out tests that don't apply to the Macstuartmorgan@chromium.org2010-09-231-36/+33
* Reduce console DLOG(INFO) spam in history_backend.isherman@chromium.org2010-09-231-2/+0
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-4/+1
* Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...maruel@chromium.org2010-09-231-3/+1
* Fix a regression that users checkboxes are enabled for non-owner.xiyuan@chromium.org2010-09-231-2/+11
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-231-1/+3
* chromium-os:6108 - about:system should use FILE thread to get system info.stevenjb@google.com2010-09-235-119/+203
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-234-2/+45
* Move task manager code into a subdirectory.evan@chromium.org2010-09-2312-18/+18
* Exit fullscreen when creating new tab by search key.oshima@chromium.org2010-09-231-0/+5
* Fix a typo that crashes oobe.xiyuan@chromium.org2010-09-231-1/+1
* Don't initialize the download manager when trying to shut down.thestig@chromium.org2010-09-231-2/+8
* sync: Introduce support for split transaction apply/commit changes. Change_pr...tim@chromium.org2010-09-2310-42/+416
* dom_storage_uitest: clean up code to use file_util::IsDirectoryEmpty.evan@chromium.org2010-09-231-23/+20
* Change bug reference in comments for flaky LoginPromptTestcbentzel@chromium.org2010-09-231-4/+4
* View_cache: Make sure that the ViewHttpCacheJob is validrvargas@google.com2010-09-231-2/+22
* NTP: Don't show any sections or layout until we receive mvaa@chromium.org2010-09-233-18/+36
* Tweaks to OptionUI tests to reduce flaky behavior. These changes are in-line...csilv@chromium.org2010-09-231-3/+3
* BUG=43382rickcam@chromium.org2010-09-232-49/+67
* Remove call to WebIDBFactory::abortPendingTransactions ahead of WK roll to r6...andreip@chromium.org2010-09-231-3/+1
* Allow web resource server to set custom logo display by start and end date.mirandac@chromium.org2010-09-233-49/+89
* GTTF: Remove the flaky mark from SSLUITest.TestDisplaysInsecureContentLoadedF...phajdan.jr@chromium.org2010-09-231-10/+1
* Implement policy for enabling/disabling JavaScript.phajdan.jr@chromium.org2010-09-233-1/+8
* Uses 'Exit guest mode' instead of 'Sing Out'.altimofeev@chromium.org2010-09-231-1/+5
* Fix build break due to comparison between signed/unsigned integers.satish@chromium.org2010-09-231-1/+1
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-233-50/+105
* Earlier we used to show a static image in this state, instead we now show the...satish@chromium.org2010-09-235-14/+63
* Revert 60275.jorlow@chromium.org2010-09-232-101/+47
* Do not create download directory on startup, except on ChromeOS.phajdan.jr@chromium.org2010-09-231-0/+2
* Make it possible to run unit_tests under parallel_launcher.py for speed.phajdan.jr@chromium.org2010-09-233-19/+18
* Improve comment for PrefValueStore::HasPrefPath().pam@chromium.org2010-09-231-2/+5
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-232-47/+101
* Add plumbing for IDBTransaction::abort()andreip@chromium.org2010-09-232-0/+13
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-2313-44/+731
* Enable html background for login screen.oshima@chromium.org2010-09-236-22/+25
* Add more logs to diagnose crash issue in chromeos bvt test.oshima@chromium.org2010-09-231-0/+2
* Expose the level of headings to NVDA.ctguil@chromium.org2010-09-231-0/+6
* Store lower case tag names within web accessibility.ctguil@chromium.org2010-09-233-9/+9
* Make SafeBrowsingStoreFile the default store for developers.shess@chromium.org2010-09-231-0/+6
* Fixes bug in match preview getting layed out one pixel too high.sky@chromium.org2010-09-231-1/+2
* Makes right arrow in omnibox commit suggest results.sky@chromium.org2010-09-235-2/+35
* Fixes some fragile code in BrowserViewLayout.sky@chromium.org2010-09-231-9/+4
* Disable ExtensionApiTest.WebSocket on Macatwilson@chromium.org2010-09-231-1/+8
* [Mac] 1) Status bubble respects page contents view bounds, not just its verti...alekseys@chromium.org2010-09-236-49/+136
* Look up the canonical email address before reporting client login success.johnnyg@chromium.org2010-09-223-12/+64
* Remove some more log spam.aa@chromium.org2010-09-224-17/+0