summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disabling instant test on macrohitbm@google.com2011-01-101-0/+1
* Remove more IMAGE suppressions for a few tests that I rebased and that pass now.thakis@chromium.org2011-01-101-117/+0
* ffmpeg roll for chromium to improve wav duration calculationfbarchard@chromium.org2011-01-101-1/+1
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-102-1/+22
* Remove IMAGE suppressions for a few tests that I rebased and that pass now.thakis@chromium.org2011-01-101-268/+0
* Fix situation where a new drag could start before previous one completes.tsepez@chromium.org2011-01-102-4/+19
* Check for NULL backing store before painting.sadrul@chromium.org2011-01-103-10/+17
* Fix null pointer dereferences in IndexedDBjorlow@chromium.org2011-01-101-0/+20
* Reduce warning level if extension has no installation timebattre@chromium.org2011-01-102-5/+11
* Fix file descriptor leak in base_unittests ProcessUtilTest.LaunchApp. Themark@chromium.org2011-01-101-2/+5