summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Release and Debug to svn:ignore when using all.slnmaruel@chromium.org2009-10-270-0/+0
* chmod: the -R and -h options may not be specified togethermark@chromium.org2009-10-271-1/+1
* Fix support for builds from build/ directory.maruel@chromium.org2009-10-271-1/+4
* Don't run WorkerTest.LimitTotal under ThreadSanitizertimurrrr@chromium.org2009-10-271-0/+2
* Suppress one more data race in test_shell on WeakReferencetimurrrr@chromium.org2009-10-271-1/+9
* Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cctimurrrr@chromium.org2009-10-272-12/+15
* Suppressed a few data races in BookmarkModelWorkertimurrrr@chromium.org2009-10-271-0/+6
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-273-7/+77
* Suppressed a data race in libjingle, re-grouped suppressions for third_party...timurrrr@chromium.org2009-10-271-13/+21
* Updating trunk VERSION from 226.0 to 227.0chrome-bot@google.com2009-10-271-1/+1
* Add proxy basic auth support in net/socket_stream.ukai@chromium.org2009-10-274-5/+396
* A quick fix for Issue 23745.hbono@chromium.org2009-10-272-12/+13
* Remove some recently fixed bugs from the known_issues filesgjesse@chromium.org2009-10-271-6/+0
* Rebaseline line-breaks.html for Windows XP.tkent@chromium.org2009-10-274-2/+38
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-2724-513/+229
* Fix browser crash on startup.ukai@chromium.org2009-10-271-1/+1
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-279-813/+69
* Attempt to make interactive ui tests complete on Linux while I try to repro it.jam@chromium.org2009-10-271-0/+2
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-279-69/+813
* Fix another build break that didn't show up on the try bots.jam@chromium.org2009-10-271-1/+1
* Alphabetize chrome_switches.h. I can never find anything in this file.brettw@chromium.org2009-10-272-656/+604
* Http cache: Handle byte range requests when there is no cache entry.rvargas@google.com2009-10-273-1/+19
* Fix compile failures in Chrome OS and Views builds.jam@chromium.org2009-10-272-8/+6
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-2764-541/+545
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-2716-521/+18
* Revert (3 of 4) 30154 - Fix build bustage by adding dependency back on sync_p...tim@chromium.org2009-10-271-1/+0
* Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Revert (1 of 4) 30157 - Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Fix build bustage by adding dependency back on sync_proto from sync_unit_tests.tim@chromium.org2009-10-271-0/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-2716-18/+521
* Revert 30149 - The existing file_util::AbsolutePath() function was already do...tim@chromium.org2009-10-274-11/+180
* Reset Windows expectations after new ref build.chase@chromium.org2009-10-271-2/+2
* The existing file_util::AbsolutePath() function was already doing what we nee...mad@chromium.org2009-10-274-180/+11
* Make the memory resource functions return bools so that we know when the info...vandebo@chromium.org2009-10-273-76/+83
* Fix style issues in BookmarkModelVerifier class.nick@chromium.org2009-10-271-16/+24
* Add about:crash to known crashes.patrick@chromium.org2009-10-271-0/+3
* Update some test failures.tony@chromium.org2009-10-271-3/+5
* Use new Windows reference build.chase@chromium.org2009-10-271-1/+1
* Reverting 30136.jrg@chromium.org2009-10-271-5/+11
* Make the command line syntax a little easier.mbelshe@google.com2009-10-271-3/+3
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* More build breakage.evan@chromium.org2009-10-271-1/+1
* Landing http://codereview.chromium.org/337006 for mrossettijrg@chromium.org2009-10-271-11/+5
* cros: doing dbus stuff on the file thread==disaster.cmasone@google.com2009-10-274-28/+23
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-2726-546/+484
* Move helper_gmock.h from ChromFrame subrtee to testing directory.stoyan@google.com2009-10-274-628/+1107
* ResourceBundle::GetRawDataResource should fall back to localized resourcesmark@chromium.org2009-10-272-4/+14
* Blind attempt at fixing broken Chrome Frame test utils build.evan@chromium.org2009-10-271-1/+1