summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* webkit_support: Implement createIDBKeysFromSerializedValuesAndKeyPath() for D...tkent@chromium.org2010-09-242-0/+19
* Change the logging of PROXY_CONFIG_CHANGED so it is not displayed each time t...eroman@chromium.org2010-09-243-18/+53
* 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
* Revert "linux: Build with -fPIC on all arches but x86 32-bit."evan@chromium.org2010-09-241-9/+4
* base_unittests: Turn down the sleeps on the stats table tests.evan@chromium.org2010-09-231-15/+23
* linux: Build with -fPIC on all arches but x86 32-bit.evan@chromium.org2010-09-231-4/+9
* Fix pepper char conversion infinite loop.jam@chromium.org2010-09-231-0/+1
* Add a TouchFile() function that takes a FilePath argument.dumi@chromium.org2010-09-237-24/+46
* 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-2321-116/+464
* WK roll 68100:68178atwilson@chromium.org2010-09-232-1/+13
* Disk cache: Small adjustment so that we continue withrvargas@google.com2010-09-231-2/+4
* 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-2369-315/+557
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-2310-7/+372
* Take out additional dependency from http_util as a short-term fix to get the ...jam@chromium.org2010-09-233-15/+5
* 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-237-8/+62
* Modify Chromotocol to have a new RectangleUpdatePacket.ajwong@chromium.org2010-09-231-0/+50
* 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-233-9/+1
* Adds stub for client side GL logging.gman@chromium.org2010-09-2313-37/+335
* Fix a regression that users checkboxes are enabled for non-owner.xiyuan@chromium.org2010-09-231-2/+11
* Suppress a ChromeOS login test leakstuartmorgan@chromium.org2010-09-231-0/+24
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-233-1/+9
* 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-234-0/+0
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-2317-214/+8
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-2317-8/+214
* Update the spinner and mic button images to the latest from UX team.satish@chromium.org2010-09-234-0/+0
* Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"maruel@chromium.org2010-09-237-46/+24
* Move task manager code into a subdirectory.evan@chromium.org2010-09-2314-24/+24
* Pepper: Fix getting the trusted URL loader interface.interfaceviettrungluu@chromium.org2010-09-232-1/+6
* Check in a quick git-specific hack for doing mass renames.evan@chromium.org2010-09-231-0/+55
* Add a TouchFile function that operates on FilePaths + fixing a bugdumi@chromium.org2010-09-237-24/+46
* 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-233-6/+28
* 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
* Support net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH.willchan@chromium.org2010-09-234-10/+74