summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 47182 - Added dependency on ANGLE for all platforms now that it compil...alokp@chromium.org2010-05-132-18/+50
* Fix crash in CacheStream::Readamit@chromium.org2010-05-132-10/+23
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-139-37/+35
* Added dependency on ANGLE for all platforms now that it compiles on mac and l...alokp@chromium.org2010-05-132-50/+18
* Try to fix a deadlock that happened when running the network diagnostic tool ...eroman@chromium.org2010-05-131-24/+48
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-132-20/+56
* Fix --host-rules to work properly with proxies.willchan@chromium.org2010-05-131-7/+19
* The BookmarkBarView should not be visible for extension apps.finnur@chromium.org2010-05-132-2/+13
* AutoFill label scraping nested table contents.dhollowa@chromium.org2010-05-132-20/+116
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-132-5/+2
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-138-34/+106
* Add new ipc message utility and new message types in preparation for OOP impo...mirandac@chromium.org2010-05-131-1/+30
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-132-40/+40
* L"" -> std::wstring(), try to avoid line breaks in the middle of statements, ...pkasting@chromium.org2010-05-131-58/+47
* Remove EnableSingleProcess() since it's unused. Improve comments and user he...pkasting@chromium.org2010-05-133-31/+36
* Remove more dead code/strings relating to mixed/unsafe content.pkasting@chromium.org2010-05-134-36/+3
* Increase the plugin process teardown timeout from 10s to 5min.mbelshe@chromium.org2010-05-131-1/+1
* Make missing/wrong croslib nonfatal error.dpolukhin@chromium.org2010-05-131-3/+6
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-135-2/+51
* Remove CRLF from three lines in http_auth_handler.hcbentzel@chromium.org2010-05-131-3/+3
* Merge two Valgrind failures into one supression.rvargas@google.com2010-05-131-19/+2
* Fix gtk_tree::GetSelectedIndicies spelling.mattm@chromium.org2010-05-136-11/+11
* Make the apps icons wider.arv@chromium.org2010-05-131-5/+3
* Use an interface to get to the C++ object pointer instead of casting directly.tommi@chromium.org2010-05-132-9/+68
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-135-0/+114
* Supress new valgrind leaks for mac unit tests.rvargas@google.com2010-05-131-0/+34
* Fix Print Selection.viettrungluu@chromium.org2010-05-132-6/+5
* Defensive checks for backend_ existence.nick@chromium.org2010-05-131-3/+28
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-1320-152/+172
* Fix native dialog size regressionxiyuan@chromium.org2010-05-131-25/+38
* Enabled gpu unit-tests on linux.alokp@chromium.org2010-05-131-20/+10
* Added authentication scheme as key to HttpAuthCache.cbentzel@chromium.org2010-05-135-84/+131
* Fix a memory corruption issue (use of scoped_ptr instead of scoped_refptr), anddarin@chromium.org2010-05-133-6/+7
* Make the workaround from bug 43791 unconditional. When linking unit_tests onmark@chromium.org2010-05-131-29/+16
* Updating trunk VERSION from 403.0 to 404.0chrome-release@google.com2010-05-131-1/+1
* WebKit roll r59365yurys@chromium.org2010-05-131-2/+2
* Add relibability test known_crashes.txt entry views::View::PropagateNativeVie...tyoshino@chromium.org2010-05-131-0/+3
* Fix crash on login for debug version of Chrome.nkostylev@google.com2010-05-131-3/+9
* Add relibability test known_crashes.txt entry WebCore::reportFatalErrorInV8tyoshino@chromium.org2010-05-131-0/+3
* Add relibability test known_crashes.txt entry.tyoshino@chromium.org2010-05-131-0/+3
* Extend Memcheck and ThreadSanitizer commentstimurrrr@chromium.org2010-05-131-2/+10
* Don't prefill username on "Other user" screen.nkostylev@google.com2010-05-131-7/+0
* Show login error in bubble.dpolukhin@chromium.org2010-05-139-24/+267
* Updating trunk VERSION from 402.0 to 403.0chrome-release@google.com2010-05-131-1/+1
* Refresh network combobox on locale change.nkostylev@google.com2010-05-133-7/+11
* Remove DISABLED_ prefix from WorkerTest.OpenDatabaseSyncInputs and updatetyoshino@chromium.org2010-05-132-2/+3
* Suppress new Valgrind memcheck failure on Chromium Mac UI (3)tyoshino@chromium.org2010-05-131-0/+26
* Re-factor valgrind_test.py (splitted Valgrind-specific stuff into a class) an...timurrrr@chromium.org2010-05-131-143/+246
* Revert 47064 - Switch sync servers depending on whether you're running stable...tyoshino@chromium.org2010-05-134-41/+4
* Mac: Testing infrastructure for sandboxed tests.jeremy@chromium.org2010-05-136-5/+363