summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Order function definitions in base/ according to the header.erg@google.com2011-01-1132-971/+973
* Revert 70626 - Chromium support for webkitAnimationTime propertyjamesr@chromium.org2011-01-111-3/+0
* Re-land: Full refactor and rewrite of autofill sync integration testsrsimha@chromium.org2011-01-112-540/+290
* glue: deprecate npapi::PluginVersionInfoevan@chromium.org2011-01-116-62/+70
* Revert 70962 - Prevent extract build failures on the ChromeFrame builders cau...nirnimesh@chromium.org2011-01-111-32/+21
* Removing the command line flag for enabling autofill profile datatype.lipalani@chromium.org2011-01-1113-1566/+43
* Revert 70967 - Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-113-291/+547
* DOMUI Prefs: Fix the add page overlaystuartmorgan@chromium.org2011-01-112-0/+5
* Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-113-547/+291
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-1113-155/+168
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-10499-3074/+839
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-106-3/+15
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-106-18/+120
* Prevent extract build failures on the ChromeFrame builders caused when the ch...ananta@chromium.org2011-01-101-21/+32
* Fix singleton tab handling with ignore_path when the tab is selected.stuartmorgan@chromium.org2011-01-102-27/+59
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-109-4/+104
* Adding missing AUTOFILL_PROFILE sync data type to model_type.ccrsimha@chromium.org2011-01-101-1/+7
* Deal with truncated chunk.lzheng@chromium.org2011-01-102-6/+21
* Fix build break.jam@chromium.org2011-01-101-1/+1
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-1012-23/+23
* Don't create a WebDataService in AutoFillManagerTest tests, since that object...jam@chromium.org2011-01-102-8/+9
* Adding new sync data type AUTOFILL_PROFILE to python server.rsimha@chromium.org2011-01-101-3/+7
* Fix build breakjam@chromium.org2011-01-101-1/+0
* More changes to code to use new WebView::create function that takes in a WebA...jam@chromium.org2011-01-103-1/+13
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-1012-98/+72
* Registration of new known crash signature for issue reported via the followin...twiz@google.com2011-01-101-0/+1
* Don't show remoting options on ChromeOS.sergeyu@chromium.org2011-01-103-7/+6
* touchui: Gesture manager should ignore already handled touch events.sadrul@chromium.org2011-01-102-11/+44
* Tweak atomicops implementation for Mac OS X to compile correctly when __LP64__mark@chromium.org2011-01-102-11/+13
* Switch a wstring to a string16.evan@chromium.org2011-01-102-2/+3
* fix bustage by adding system dependencies.ben@chromium.org2011-01-101-0/+9
* Chromoting plugin script interface to support login challengehclam@chromium.org2011-01-102-5/+50
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-1060-299/+374
* Remove wstring from views. Part 2: Switch accelerator strings to string16.avi@chromium.org2011-01-107-30/+32
* Add SettingUp page in the Remoting Host setup wizardsergeyu@chromium.org2011-01-109-11/+102
* Fix an incorrect use of wstring::npos.evan@chromium.org2011-01-101-2/+1
* Made ObserverListThreadSafe's destructor private since it's ref-counted.akalin@chromium.org2011-01-101-7/+9
* Start reordering the methods in headers in app/.erg@google.com2011-01-1011-67/+69
* Rolling WebKit from 75315 to 75393.jschuh@google.com2011-01-101-1/+1
* Fixing crash in UpdateAppIconDownloadProgress().ahendrickson@chromium.org2011-01-103-1/+9
* Second try at fixing Chrome OS build.jam@chromium.org2011-01-103-14/+16
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-1020-107/+59
* Fix ChromeOS build failure.jam@chromium.org2011-01-103-24/+21
* Make the balloon bounding box code more generic and not dependent on which la...johnnyg@chromium.org2011-01-106-27/+60
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-1020-59/+107
* net: add touchnet.com to False Start blacklistagl@chromium.org2011-01-101-0/+1
* Pass in right parameter for safe_browsing valgrind test on trybot.lzheng@chromium.org2011-01-101-4/+5
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-106-36/+50
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-1015-622/+470
* infobar: Use InfoBarTextButton instead of NativeButton'ssadrul@chromium.org2011-01-102-15/+10