summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Sync] Added some plumbing needed for notifications persistence supportakalin@chromium.org2010-10-1111-42/+173
* Enabling internal PDF reader should disable Reader, and vice versa.jam@chromium.org2010-10-115-40/+114
* Http Cache: Remove checks used to track a crash.rvargas@google.com2010-10-111-16/+12
* net: add --enable-snap-startagl@chromium.org2010-10-119-1/+48
* Update sqlite's README.chromium with a note to keep webkit sidephajdan.jr@chromium.org2010-10-111-0/+5
* Roll gtest to r445.thakis@chromium.org2010-10-111-1/+1
* Fixed 58452 + disabled clear server button, don't hide the UIraz@chromium.org2010-10-112-19/+44
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-1126-325/+226
* Add more temporartraces to track down test failure on the bots.finnur@chromium.org2010-10-114-0/+23
* base: comment fixes onlyagl@chromium.org2010-10-112-5/+6
* Explicitly create the TestAttemptState if it's needed.jochen@chromium.org2010-10-111-1/+23
* TPM disabled string added.glotov@chromium.org2010-10-111-0/+3
* Updating trunk VERSION from 551.0 to 552.0chrome-release@google.com2010-10-111-1/+1
* Use 64bit error hashes everywhere.jochen@chromium.org2010-10-112-7/+3
* Marking a test as non-flaky and add temporary traces in case it fails on the ...finnur@chromium.org2010-10-113-5/+45
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-1130-119/+119
* Update the suppression for TestWebViewDelegate::createWorkerjochen@chromium.org2010-10-111-3/+3
* Added suppressions for SSSE3 versions of strcmp/strncmp and libc.2.*glider@chromium.org2010-10-111-0/+36
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-114-9/+105
* Fix inconsistent line endings problem.asargent@chromium.org2010-10-111-2/+2
* [Chrome OS] Attempt offline and online login simultaneouslycmasone@chromium.org2010-10-1118-15/+1760
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-1138-235/+236
* [Mac] Final tweaks to the Page Info bubble, per Cole.rsesek@chromium.org2010-10-111-9/+5
* clang: Let everything compile in Release builds.thakis@chromium.org2010-10-103-0/+6
* Add a combobox (menu button) which allow users to switch the current keyboard...yusukes@chromium.org2010-10-106-5/+48
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-1036-175/+175
* Removes the #ifdef around Instant-related AutocompleteEditController methods....rohitrao@chromium.org2010-10-106-12/+30
* Fix forgotten wmi line in base.gypibrettw@chromium.org2010-10-101-3/+0
* Move wmi_util out of base and into chrome/installer/util since that's the onl...brettw@chromium.org2010-10-108-44/+156
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-1027-90/+90
* Revert 62115 - Adds a list of kernel extensions to the net-internals screen o...mmenke@chromium.org2010-10-105-91/+1
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-105-1/+91
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-1018-181/+182
* Mark a test as flaky. My fix didn't work well enough.finnur@chromium.org2010-10-101-0/+4
* Fix 57090: NTP apps sorted in random-looking order.finnur@chromium.org2010-10-105-0/+94
* The test exposed similar problems on Linux and Mac as I fixed on Windows.finnur@chromium.org2010-10-103-7/+21
* [Sync] Propagate use of base::WeakPtr for base_task.akalin@chromium.org2010-10-104-13/+20
* Fixed a bug in the implementation of GetServiceProcessLockFileName which caus...sanjeevr@chromium.org2010-10-101-14/+9
* Synchronize the mappings between Windows/Mac error codes and their net:: erro...rsleevi@chromium.org2010-10-102-12/+58
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-1012-270/+103
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-1034-182/+183
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-1012-103/+270
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-105-3/+49
* Fix for the shared library build issue. This reverts my previous two tries wh...brettw@chromium.org2010-10-103-17/+1
* More fixes for the Linux shlib build, probably not everything yet.brettw@chromium.org2010-10-102-0/+11
* Try to fix the Linux shlib build. This won't fix all of the errors, but shouldbrettw@chromium.org2010-10-101-0/+6
* Add limits include for arm compiler to fix build break.davemoore@chromium.org2010-10-101-0/+2
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-108-43/+63
* [cros] Delete sign in button from user pod.nkostylev@chromium.org2010-10-105-56/+6
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-1018-6/+1028