summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autofill: Implement a TODO.jhawkins@chromium.org2010-05-042-6/+5
* Fix some uses of scoped_ptr.release() in net/ such that the return value is n...estade@chromium.org2010-05-045-26/+19
* The Firefox pref file may contain some non properly UTF-8jcivelli@google.com2010-05-043-1/+10
* [Mac] Unify drag and copy from Omnibox.shess@chromium.org2010-05-046-35/+54
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-0414-103/+192
* [Mac] Always reset attributes as Omnibox changes.shess@chromium.org2010-05-041-0/+6
* Should not just always close a folder menu unless there is a true need to cha...mrossetti@chromium.org2010-05-044-18/+12
* Simplify delayed TransportDIB cleanup in Mac pluginsstuartmorgan@chromium.org2010-05-042-42/+24
* Remove recently added DCHECK in 46384 which is causing some test crashes.kkania@chromium.org2010-05-041-1/+0
* Revert 46394 - Detect login password on sites with an onSubmit handler that c...snej@chromium.org2010-05-042-31/+2
* Rollback version 46388. Broke browser_tests ui_tests.msneck@google.com2010-05-041-1/+1
* Wrote NetworkChangeNotifierProxy, which lets objects that don't live onakalin@chromium.org2010-05-0411-90/+539
* Detect login password on sites with an onSubmit handler that clears itsnej@chromium.org2010-05-042-2/+31
* [chromium os] Add support for an internal two-factor login schemecmasone@google.com2010-05-043-5/+77
* Make HandleCrossAppNavigation() handle the case when there's no source tab.viettrungluu@chromium.org2010-05-041-0/+4
* Host native gtk dialog in a Chrome window.xiyuan@chromium.org2010-05-0418-51/+342
* Prevent chrome extension URL overrides from applying in incognito mode.mpcomplete@chromium.org2010-05-042-4/+27
* Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...kkania@chromium.org2010-05-041-14/+16
* Update NaCl version used within Chrome.msneck@google.com2010-05-041-1/+1
* Add a tool for testing your network setup.eroman@chromium.org2010-05-0416-17/+1144
* Disable SpdySessionTest.GetPushStream due to valgrind failures.cbentzel@chromium.org2010-05-042-2/+2
* Add logging to try and find ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-05-042-3/+8
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-0413-80/+174
* Don't autofill a read-only password field.snej@chromium.org2010-05-044-10/+41
* Bookmark manager: Don't update the input text if the input is focused/arv@chromium.org2010-05-041-1/+4
* Use NSS for SSL by default in chrome.exe.wtc@chromium.org2010-05-043-5/+4
* Reverting two files that has been included in revert by mistake.oshima@chromium.org2010-05-042-9/+1
* Revert "Add transparency to TYPE_CHILD WidgetGtk."oshima@chromium.org2010-05-045-194/+67
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-0413-54/+48
* When running on 10.6, switch to using the new popup API.avi@chromium.org2010-05-041-15/+56
* Add transparency to TYPE_CHILD WidgetGtk.oshima@chromium.org2010-05-043-58/+193
* Fix a hang on SPDY session teardown when streams are still active.mbelshe@chromium.org2010-05-042-2/+51
* Fix leak of windowless plugin background canvasstuartmorgan@chromium.org2010-05-041-1/+1
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-045-71/+238
* Checking in chat_manager built-in extension, this time behind --enable-chat-m...scherkus@chromium.org2010-05-0410-1/+304
* Include "build/build_config.h" explicitly because we test thewtc@chromium.org2010-05-041-0/+1
* Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.rsesek@chromium.org2010-05-041-0/+3
* Change autofill profile notifications to use WDS as sourceskrul@chromium.org2010-05-042-13/+13
* Exclude recently added nonessential directories from export_tarball.py.phajdan.jr@chromium.org2010-05-041-0/+3
* Always use NSS for SSL on Windows in net_unittests.exe.wtc@chromium.org2010-05-041-28/+16
* linux: build fixevan@chromium.org2010-05-041-1/+1
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-044-29/+4
* Put version and boot times on login screen.davemoore@chromium.org2010-05-049-46/+323
* gtk: Make use of gtk signal macro in StatusIconGtk.evan@chromium.org2010-05-042-4/+5
* Remove accidentally-committed test loggingstuartmorgan@chromium.org2010-05-041-1/+0
* Implement a command-line switch to control the out-of-processphajdan.jr@chromium.org2010-05-041-3/+15
* Remove suppressions for crbug.com/42925antonm@chromium.org2010-05-041-14/+0
* Run ProxyScriptFetcherTest.* under TSan/Wintimurrrr@chromium.org2010-05-041-5/+3
* Fix a crash when scrolling a fast-path QuickDraw pluginstuartmorgan@chromium.org2010-05-042-7/+22
* Run more net_ tests under TSan on Windowstimurrrr@chromium.org2010-05-041-2/+3