summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in Dr.Memory analyze script; add ASSERT lines to the list of the r...timurrrr@chromium.org2010-06-171-5/+7
* Assert SetCookieableScheme called before first use.rdsmith@google.com2010-06-172-0/+5
* Add "Enable WiFi" item on welcome screen.nkostylev@google.com2010-06-173-3/+99
* Suppress a Memcheck:Cond in ContentSettingsDialogControllerInternal.rsesek@chromium.org2010-06-171-0/+9
* WebKit roll 61316:61321andreip@chromium.org2010-06-171-1/+1
* s/LanguageSwitchModel/LanguageSwitchMenu/glotov@chromium.org2010-06-1711-44/+44
* Exclude even more non-essential directories from the release tarball.phajdan.jr@chromium.org2010-06-171-0/+15
* Update Dr.Memory analyzer to match the new output format of Dr.M v1.1.0 and a...timurrrr@chromium.org2010-06-172-1/+28
* Suppress more leaks for bug 46678.glider@chromium.org2010-06-171-1/+12
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-174-29/+33
* WebKit roll 61287:61316 - canary is green at 61316andreip@chromium.org2010-06-171-1/+1
* Add links to crbug issues for a few tests excluded recently:timurrrr@chromium.org2010-06-173-3/+3
* Don't run IPCSyncChannelTest.Multiple under Valgrindtimurrrr@chromium.org2010-06-171-0/+2
* Exclude UnloadTests and one SessionHistoryTest under Valgrindtimurrrr@chromium.org2010-06-173-16/+6
* HttpNetworkTransaction handles asynchronous auth token generation.cbentzel@chromium.org2010-06-177-110/+604
* Check state in SocketStream delegate methods.ukai@chromium.org2010-06-171-0/+11
* Updating trunk VERSION from 440.0 to 441.0chrome-release@google.com2010-06-171-1/+1
* Proper autocompletion of username when textfield looses focus.avayvod@chromium.org2010-06-171-12/+23
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-1714-171/+179
* Remove the dependency from renderer on browser.thestig@chromium.org2010-06-172-5/+0
* Fix detection of WebKit-only checkout or Chromium checkouttkent@google.com2010-06-171-4/+4
* Allow /Library/Fonts through the sandbox. Needed for internal plugin.jabdelmalek@google.com2010-06-171-1/+3
* Check proxy_info_.is_empty()ukai@chromium.org2010-06-171-2/+11
* Fix a heap leak in GetCustomInfo.mazda@chromium.org2010-06-171-0/+2
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-1711-63/+293
* Make new startup test use GetInitialLoadTimes for more accurate times.pathorn@chromium.org2010-06-173-55/+201
* diagnostics: Add VersionTest to linux.tfarina@chromium.org2010-06-172-1/+4
* Make apps launch using their default container as specified in their manifest.scherkus@chromium.org2010-06-172-2/+4
* The second step of refactoring LanguageConfigView.satorux@chromium.org2010-06-177-838/+879
* Fixed Extension change-handling methods to avoid unrecoverable errors/crashes...akalin@chromium.org2010-06-171-11/+12
* Fix build errorjam@chromium.org2010-06-171-1/+1
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-174-6/+23
* Use FAILS_TabSwitch instead of DISABLED_TabSwitch.michaeln@chromium.org2010-06-171-1/+1
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-179-13/+159
* Allow themes to be localized. This doesn't show up anywhereaa@chromium.org2010-06-175-4/+68
* Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.vandebo@chromium.org2010-06-172-13/+14
* Disable TabSwitchingUITest TabSwitch on windows, started failing after a webk...michaeln@chromium.org2010-06-171-1/+8
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-178-71/+91
* Make sure mocks are properly released by breaking retain cycles.jrg@chromium.org2010-06-172-4/+32
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-178-91/+71
* TTF: Enable disabled tests: FontTest.DeriveFont{ResizesIfSizeTooSmall,KeepsOr...vandebo@chromium.org2010-06-161-3/+3
* gtk: Coalesce the three name fields into a Full Name field in the AutoFilljhawkins@chromium.org2010-06-161-21/+7
* More expectation clean up. Sorry about this.dglazkov@chromium.org2010-06-161-2/+3
* Revert 48693 - Only inject content scripts into HTML documents. Previously we...aa@chromium.org2010-06-161-15/+0
* Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...aa@chromium.org2010-06-166-68/+19
* Revert r48693: This broke existing extensions that wanted to run script on XMLaa@chromium.org2010-06-166-19/+68
* gtk: Remove the CVC from the AutoFill dialog.jhawkins@chromium.org2010-06-161-8/+0
* Clean up test expectations, removing passing tests.dglazkov@chromium.org2010-06-161-18/+3
* BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;jrg@chromium.org2010-06-162-4/+3
* AudioController accepts hardware buffer size as parameter.hclam@chromium.org2010-06-163-22/+51