summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 60035 - Make sure the application icon is up to datephajdan.jr@chromium.org2010-09-241-4/+0
* GTTF: Make it possible to run ui_tests in parallel by making each browser ins...phajdan.jr@chromium.org2010-09-241-0/+3
* Adds accelerators for BWSI(guest) mode.altimofeev@chromium.org2010-09-244-14/+38
* Fix leak of a DownloadItem in SavePackage::Init.phajdan.jr@chromium.org2010-09-243-16/+12
* Experimental change to try to reduce the flakiness of BrowserKeyEventsTest.Ac...isherman@chromium.org2010-09-241-0/+5
* Fix a crash at browser shutdown time.satorux@chromium.org2010-09-241-3/+27
* Revert 60362 - Downloads: Don't create the default download directory on star...phajdan.jr@chromium.org2010-09-241-5/+0
* A quick fix for Issue 45091.hbono@chromium.org2010-09-242-6/+25
* Add indicators for Hangul and Quick input methods.satorux@chromium.org2010-09-241-1/+3
* Re-roll WebKit 68100:68178 (Revert 60401)caseq@google.com2010-09-242-1/+13
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-248-2/+28
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-2417-8/+247
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-2421-464/+116
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-2486-179/+250
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-248-28/+2
* Updating known crashes, adding entries for UI action test crashes.ace@chromium.org2010-09-241-0/+8
* White space change to trigger a build.maruel@chromium.org2010-09-241-1/+1
* Whitespace change to trigger a build.maruel@chromium.org2010-09-241-1/+1
* Revert "Remove test expecations which have been upstreamed." since the webkit...maruel@chromium.org2010-09-241-0/+4
* Revert 60377 - WK roll 68100:68178 due to perf regressionatwilson@chromium.org2010-09-242-13/+1
* Remove test expecations which have been upstreamed.johnnyg@chromium.org2010-09-241-4/+0
* Adding a FileUtilProxy::TouchFile() method that takes a FilePath as andumi@chromium.org2010-09-242-0/+45
* This is the IPC and bits of the browser backend for FileWriter. The rest ofericu@google.com2010-09-248-1/+144
* Change "Timezone" in Options > System to "Time zone"tfarina@chromium.org2010-09-241-1/+1
* 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