summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable WorkerTest.OpenDatabaseSyncInputs because it's continuously failing ontyoshino@chromium.org2010-05-131-1/+2
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-1315-13/+98
* Use just TimeTicks::Now in the chrome/browser/sync test code.phajdan.jr@chromium.org2010-05-131-2/+2
* Flip ExpireHistoryTest.DeleteURLAndFavicon from FAILS back to FLAKYphajdan.jr@chromium.org2010-05-132-2/+2
* Refine language preferences.suzhe@chromium.org2010-05-136-49/+48
* Add code to engage new Pepper API behind a preprocessor macro.darin@chromium.org2010-05-134-2/+24
* Initialize the singleton CommandLine instance with fixed values.tkent@google.com2010-05-131-0/+13
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-1310-17/+72
* Fix a Clobbered build break.mad@google.com2010-05-131-0/+3
* Fix a ChromeFrame regression introduced by the fix for bug http://code.googl...ananta@chromium.org2010-05-131-0/+4
* Added NetworkChangeNotifierIOThread, which will be used by theakalin@chromium.org2010-05-135-4/+162
* AutoFill heuristics extended to include multiple separator characters.dhollowa@chromium.org2010-05-132-4/+39
* [Mac] Automatically wrap the Customize Sync dialog to fit contentsakalin@chromium.org2010-05-133-11/+43
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-1311-336/+231
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-138-292/+109
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-132-5/+7
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-1319-48/+37
* Fix for popup menu assert.zelidrag@chromium.org2010-05-131-1/+4
* Revert 47092.huanr@chromium.org2010-05-131-1/+1
* Native dialogs need to send GTK_RESPONSE_DELETE_EVENT on closedavemoore@chromium.org2010-05-131-1/+1