summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* This is the IPC and bits of the browser backend for FileWriter. The rest ofericu@google.com2010-09-245-1/+76
* Change "Timezone" in Options > System to "Time zone"tfarina@chromium.org2010-09-241-1/+1
* Fix bug where install animation would replay if something on theaa@chromium.org2010-09-243-3/+10
* Mark failing test OnMsgPaintAtSize failinggeorgey@chromium.org2010-09-241-1/+1
* Add a unit test for web resource logo unpacking.mirandac@chromium.org2010-09-232-0/+89
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2314-111/+240
* Add about:gpuhangthakis@chromium.org2010-09-238-2/+28
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-239-8/+84
* Simple fix correcting the assignment of page_id to RenderView instances.twiz@google.com2010-09-232-7/+0
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-2350-137/+253
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-2310-7/+372
* Downloads: Don't create the default download directory on startup.thestig@chromium.org2010-09-231-0/+5
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-234-2/+20
* 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-234-45/+48
* 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-236-79/+101
* 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
* Disable pyauto tests which download big files on chromeos.nirnimesh@chromium.org2010-09-231-0/+3
* chromium-os:6108 - about:system should use FILE thread to get system info.stevenjb@google.com2010-09-235-119/+203
* Use a scoped temp dir in browser_tests instead of deleting the default user d...rohitrao@chromium.org2010-09-236-37/+103
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-2312-2/+364
* Revert "Update the spinner and mic button images to the latest from UX team."maruel@chromium.org2010-09-231-0/+0
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-236-65/+5
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-236-5/+65
* Update the spinner and mic button images to the latest from UX team.satish@chromium.org2010-09-231-0/+0
* Move task manager code into a subdirectory.evan@chromium.org2010-09-2314-24/+24
* Exit fullscreen when creating new tab by search key.oshima@chromium.org2010-09-231-0/+5
* Roll DEPS for Breakpad r692:r697, try 3.thestig@chromium.org2010-09-231-5/+2
* 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
* Disable two new plugin tests on Mac valgrindstuartmorgan@chromium.org2010-09-231-0/+2
* 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
* Several resource related files are needed for windows build of safe_browsing_...lzheng@chromium.org2010-09-231-0/+15
* NTP: Don't show any sections or layout until we receive mvaa@chromium.org2010-09-233-18/+36
* [Mac] AutomatedUITestBase.FindInPage should not be marked FAILS on Mac.rohitrao@chromium.org2010-09-231-8/+1
* 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
* Fix error in extension docs: chrome.extension.connectExternal should justdmazzoni@chromium.org2010-09-232-2/+2
* Updating trunk VERSION from 532.0 to 533.0chrome-release@google.com2010-09-231-1/+1
* Remove call to WebIDBFactory::abortPendingTransactions ahead of WK roll to r6...andreip@chromium.org2010-09-231-3/+1
* Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.brettw@chromium.org2010-09-232-0/+10
* Allow web resource server to set custom logo display by start and end date.mirandac@chromium.org2010-09-235-52/+95
* GTTF: Remove the flaky mark from SSLUITest.TestDisplaysInsecureContentLoadedF...phajdan.jr@chromium.org2010-09-231-10/+1