summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-3169-67/+20
* Suppress a reliability crash (try 2)thestig@chromium.org2010-07-311-1/+1
* Added massive-coordinates.svg to test_expecations (will rebaseline soon).atwilson@chromium.org2010-07-311-0/+1
* Convert src/net to use std::string/char* for DictionaryValue keys.viettrungluu@chromium.org2010-07-318-39/+39
* roll webkit deps: 64357-64370atwilson@chromium.org2010-07-311-1/+1
* Make ValuesTest use std::strings (instead of wstrings) for dictionary keys.viettrungluu@chromium.org2010-07-312-13/+456
* Net: Fix leak in SpdyNetworkTransactionTest from r54398.thestig@chromium.org2010-07-311-10/+15
* Suppress a reliability crash.thestig@chromium.org2010-07-311-0/+3
* Update test expectations for fast/forms/search-transformed.html.thestig@chromium.org2010-07-311-0/+2
* o3d-webgl: svn add vertex_source.jspathorn@chromium.org2010-07-311-0/+102
* Revert 54411 - Reduce magnitude of non-default group probabilities for 2 A/B ...ziadh@chromium.org2010-07-311-4/+4
* Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-3110-98/+40
* Implement prefetching in chromegavinp@google.com2010-07-3117-26/+269
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-313-9/+6
* base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-3110-40/+98
* Add back chromeos preferences include in profile.hpathorn@chromium.org2010-07-311-0/+6
* widen signature for crash to catch crash on webkit canariesatwilson@chromium.org2010-07-311-1/+1
* Fix BrowserFocusTest crashes caused by a callback being invoked for an invali...phajdan.jr@chromium.org2010-07-303-6/+7
* Reduce magnitude of non-default group probabilities for 2 A/B testsziadh@chromium.org2010-07-301-4/+4
* [Mac] Un-tweak omnibox height and spacing and font.shess@chromium.org2010-07-305-10/+7
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-305-1344/+1430
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-3012-2/+34
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-3016-389/+359
* GTTF: Add more logging to BrowserKeyboardAccessibility testphajdan.jr@chromium.org2010-07-301-0/+18
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-305-12/+32
* Asynchronously open the temp file used for Pepper StreamToFile, and delete thedarin@chromium.org2010-07-3010-17/+539
* Remove deprecated CommandLine API.evan@chromium.org2010-07-306-28/+7
* Revert 54381 - Revert 54378 - Add content-length to spdy post request header.lzheng@chromium.org2010-07-304-24/+115
* o3d-webgl: Skin, SkinEval and VertexSource classes.pathorn@chromium.org2010-07-3011-20/+1067
* Cr.js: Allow cr.define to export getters and setters.arv@chromium.org2010-07-302-2/+35
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-3015-60/+53
* Refine the tool so that, it binary searches for the extensions that crashes t...alyssad@chromium.org2010-07-301-22/+59
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-3011-0/+75
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-3023-65/+67
* Mac: Let task manager columns span entire window immediately.thakis@chromium.org2010-07-301-0/+1
* [Mac] Give page actions a default image when preview enabled.shess@chromium.org2010-07-301-1/+10
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-309-2/+489
* Revert 54378 - Add content-length to spdy post request header.lzheng@chromium.org2010-07-304-115/+24
* Revert "Incorporate 'quick' history provider index as an autocomplete ..."phajdan.jr@chromium.org2010-07-3017-350/+207
* Add content-length to spdy post request header.lzheng@google.com2010-07-304-24/+115
* Initialize salt_ to zero in VisitedLinkCommon.bryner@chromium.org2010-07-301-0/+3
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-3036-17/+77
* Revert 54363 since it adds a runtime dependency on MSVCR80.dll.darin@chromium.org2010-07-303-23/+1
* Handle a case if BindContextInfo::FromBindContext fails and not leak a ProtDa...tommi@chromium.org2010-07-301-0/+4
* Remove heapcheck suppression for 50583.rdsmith@google.com2010-07-301-6/+0
* Add d3dx9_42.dll, libEGL.dll, and libGLESv2.dll to the distributed builds.darin@chromium.org2010-07-303-1/+23
* ffmpeg deps roll to fix chrome builds on 32 bit linuxfbarchard@chromium.org2010-07-301-1/+1
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-3026-201/+398
* Add a newline to the end of the unit test file.brettw@chromium.org2010-07-301-1/+1
* Selection model refactoring.arv@chromium.org2010-07-306-269/+299