summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-114-62/+35
* 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-118-116/+131
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-10498-3071/+836
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-104-0/+8
* 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-104-9/+9
* Don't create a WebDataService in AutoFillManagerTest tests, since that object...jam@chromium.org2011-01-102-8/+9
* Fix build breakjam@chromium.org2011-01-101-1/+0
* 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
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-1028-165/+182
* Remove wstring from views. Part 2: Switch accelerator strings to string16.avi@chromium.org2011-01-103-10/+10
* Add SettingUp page in the Remoting Host setup wizardsergeyu@chromium.org2011-01-109-11/+102
* 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-104-25/+9
* 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-104-9/+25
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-105-36/+46
* 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
* 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
* Converted download UI tests to Browser tests.ahendrickson@chromium.org2011-01-105-49/+803
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-1011-82/+18
* Refactored app cache clear on exit code to happen in the object owning the fi...pastarmovj@chromium.org2011-01-108-20/+161
* Add methods GetWindowBounds and IsWindowMaximized to TestingAutomationProvider.mirandac@chromium.org2011-01-101-7/+23
* Updating trunk VERSION from 634.0 to 635.0chrome-release@google.com2011-01-101-1/+1
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-1012-41/+219
* Disable SSLUITest.TestCNInvalidStickiness, flakily hits an assertion.phajdan.jr@chromium.org2011-01-101-8/+2
* Mark BrowserFocusTest.BrowsersRememberFocus as flakyphajdan.jr@chromium.org2011-01-101-1/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-0913-40/+51
* Make sure the histogram counters for about:conflicts get uploaded.finnur@chromium.org2011-01-091-16/+18
* Enable "Always Open Files of This Type" even for dangerous file types. Thecevans@chromium.org2011-01-086-14/+7
* Fix crasher caused by non-ExtensionHost-based RenderViewHostDelegates inerikkay@chromium.org2011-01-081-6/+11