summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Valgrind: Slightly widen a suppression.thestig@chromium.org2011-05-041-2/+2
* Fix potential nasty crashloop.yfriedman@chromium.org2011-05-041-0/+2
* Revert 84000 - Autofill phone number enhancements and integration of Phone Nu...georgey@chromium.org2011-05-0447-31860/+0
* Valgrind: Move the mac-specific IPC:: suppressions to the global suppressionsjhawkins@chromium.org2011-05-032-34/+34
* Valgrind: Consolidate test exclusions and add an exclusion for DNSError_GoBack1jhawkins@chromium.org2011-05-032-5/+3
* Mac. Ensure no more than one visibly selected item in each bookmark folder me...maf@chromium.org2011-05-034-38/+81
* Add release notes for M11.kathyw@chromium.org2011-05-032-32/+78
* Autofill phone number enhancements and integration of Phone Number Util Libra...georgey@chromium.org2011-05-0347-0/+31860
* Attempt at fixing crash in PasswordStoreWin. It seems like there aresky@chromium.org2011-05-0313-151/+282
* Marking the ChromeFrame.Launch CF test as flaky as it times out at times on t...ananta@chromium.org2011-05-031-1/+13
* Make sure user is logged in in the Logout() PyAuto hook. Otherwise, it appear...dtu@chromium.org2011-05-031-0/+2
* The PyAuto hook UnlockScreen() does not take a password. This differs from th...dtu@chromium.org2011-05-035-17/+22
* Valgrind: Remove FLAKY_ prefix from excluded test names. We add them automati...thestig@chromium.org2011-05-031-6/+6
* Allow tests to connect to Chrome over the named testing interface as any user...dtu@chromium.org2011-05-034-2/+25
* Sync: Fix a few remaining default focus issues in the login dialog.jhawkins@chromium.org2011-05-034-14/+52
* Refactor NativeTextfieldViews mouse handlers.msw@chromium.org2011-05-034-94/+63
* Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...dcheng@chromium.org2011-05-0310-11/+60
* expand CSS attributes for which we inline imagesestade@chromium.org2011-05-031-1/+3
* Update the overview to have more info about background pages and UI pages.kathyw@chromium.org2011-05-035-84/+205
* ntp4: theming of footerestade@chromium.org2011-05-037-27/+43
* Don't dismiss Autofill suggestions when clicking on a field that currently ha...isherman@chromium.org2011-05-031-1/+2
* Print Preview: Hiding options not supported by selected printer.dpapad@chromium.org2011-05-033-5/+9
* Move modified ATL sample code to third_partyamit@chromium.org2011-05-036-19/+86
* Fix testPluginCrashForMultiTabs on chromeosnirnimesh@chromium.org2011-05-032-8/+23
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-0339-432/+427
* Modifies the event handler for WM_APPCOMMAND events to return TRUE if the eve...mma.public@gmail.com2011-05-032-3/+3
* Add a check to test an assumption about view NULLness.ben@chromium.org2011-05-031-0/+1
* Rename suid python binary used for enabling testing interface on chromeosnirnimesh@chromium.org2011-05-032-4/+3
* Use single command line flag for all pure Views situations,saintlou@chromium.org2011-05-038-12/+43
* Should be isEqual: not isEqualTo:thomasvl@chromium.org2011-05-031-1/+1
* Rename View::GetCursor and simplify arguments.msw@chromium.org2011-05-0322-125/+96
* Add tracking for scorer creation failures.noelutz@google.com2011-05-031-2/+32
* File Manager: Add production artrginda@chromium.org2011-05-0317-33/+69
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-0330-192/+233
* Disabling pyauto notification test.sunandt@google.com2011-05-031-0/+1
* Update set printer function to be local-only to avoid permission issues.arthurhsu@chromium.org2011-05-031-10/+35
* Print Preview: Fixing print header overflow issues.dpapad@chromium.org2011-05-031-6/+2
* Use a MessageLoopProxy to forward PAC script errors to the network delegatejochen@chromium.org2011-05-034-18/+31
* Use a MessageLoopProxy rather than manual Lock + MessageLoop* in HostResolver...eroman@chromium.org2011-05-031-71/+32
* PreviewableContentsController::hidePreview works with prerender on OSX.cbentzel@chromium.org2011-05-032-5/+6
* Cleanup: Remove the chrome.gyp dependency in ui.gyp.thestig@chromium.org2011-05-031-1/+0
* Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.sergeyu@chromium.org2011-05-0311-112/+155
* Safebrowsing download UMA results shouldn't be set when safebrowsing is disab...mattm@chromium.org2011-05-032-12/+21
* Disabling pyauto tests for DevTools.sunandt@google.com2011-05-031-0/+2
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-0321-1445/+974
* Valgrind: Fix up the stack for bug 58074 now that DOMUI->WebUI.jhawkins@chromium.org2011-05-031-3/+3
* Don't show the security infobar for --enable-nacl, which is in about:flagsdmichael@chromium.org2011-05-031-3/+0
* Mark a bunch of browser tests as flaky on Mac.jam@chromium.org2011-05-033-1/+28
* Valgrind: Remove a duplicate suppression.thestig@chromium.org2011-05-031-33/+15
* Partial revert of 82061 so we keep the initial unbounded range request.scherkus@chromium.org2011-05-033-13/+60