summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-248-10/+10
* base::Bind: Convert BrowsingDatabaseHelper::StartFetching.jhawkins@chromium.org2011-10-236-32/+39
* Track all extension processes in ExtensionInfoMap, not justaa@chromium.org2011-10-235-54/+84
* Updating trunk VERSION from 917.0 to 918.0chrome-release@google.com2011-10-231-1/+1
* chromeos: Remove UpdateObserver, which has been unused for long.satorux@chromium.org2011-10-236-201/+0
* aura: Move the keyboard correctly in the proper container.sadrul@chromium.org2011-10-222-5/+6
* Add a test for Instant not treating intranet paths as searches.sreeram@chromium.org2011-10-221-0/+24
* Mark the flash clipboard UI test as flaky.brettw@chromium.org2011-10-221-2/+2
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-221-0/+3
* Readability review for joaodasilvajoaodasilva@chromium.org2011-10-222-30/+36
* Changed the TypedUrlModelAssociator to correctly merge changes between the sy...atwilson@chromium.org2011-10-225-18/+82
* Now does not sync URLs that only have imported visits.atwilson@chromium.org2011-10-228-11/+120
* Updating trunk VERSION from 916.0 to 917.0chrome-release@google.com2011-10-221-1/+1
* Re-commit 106660 with the crashing test disabled. Reverted in 106671.kalman@chromium.org2011-10-2230-471/+1663
* Print Preview: Adding support for localized margin units and format.dpapad@chromium.org2011-10-228-94/+172
* Add unit tests for about:tracing TimelineModel.nduca@chromium.org2011-10-222-17/+343
* Change panel overflow to not close any open panels. Extra panels that don't f...jennb@chromium.org2011-10-223-107/+36
* Update Panel titlebar text and icon layout when resized on Mac.dcheng@chromium.org2011-10-223-6/+30
* Fix two warnings surfaced by closure compiler.eroman@chromium.org2011-10-222-3/+5
* [ntp4] Improve horizontal mousewheel event handling for touch devices.csilv@chromium.org2011-10-221-13/+34
* ntp: remove dead code for pinningestade@chromium.org2011-10-222-137/+3
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-2211-20/+159
* Allow generator javascript test files to go anywhere in the source treescr@chromium.org2011-10-227-11/+38
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-229-46/+1068
* Extension loaded/unloaded notifications are always sent from non-incognito pr...pkasting@chromium.org2011-10-221-2/+5
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-226-38/+170
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-223-2/+37
* base::Bind: Convert chrome/browser/debugger.jhawkins@chromium.org2011-10-224-21/+25
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-2210-18/+85
* Mouse lock content setting back-end (no UI)scheib@chromium.org2011-10-228-8/+52
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-222-0/+5
* Avoid DCHECK in AutofillModelAssociator::Associateisherman@chromium.org2011-10-221-0/+5
* Print Preview: Fixing wrong border in RTL.dpapad@chromium.org2011-10-221-0/+5
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-14/+19
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-12/+5
* [Sync] Fix VLOG of session titleszea@chromium.org2011-10-211-11/+14
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-5/+12
* Don't pass around ScopedVectors(), prefer passing std::vector instead.isherman@chromium.org2011-10-219-34/+36
* Disable OmniboxApiTest.IncognitoSplitMode. It fails flakily on Linux.mpcomplete@chromium.org2011-10-211-1/+2
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-214-4/+4
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-216-8/+41
* Fix a typo that makes NetInternals unit tests flaky.mmenke@chromium.org2011-10-211-1/+1
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-213-1/+28
* Fixed a bug where the extension omnibox API wouldn't work from an incognitompcomplete@chromium.org2011-10-214-24/+83
* Implement sync data type controller and UI for syncing notifications:munjal@chromium.org2011-10-2124-4/+530
* Commit change that got dropped from my last cljam@chromium.org2011-10-211-1/+0
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-212-27/+30
* perf.BenchmarkPerfTest.testV8BenchmarkSuite now gets results for each benchmark.dennisjeffrey@chromium.org2011-10-211-6/+24
* Fix the repost_form_warning.html issue with aura linux build caused by Conten...saintlou@chromium.org2011-10-211-1/+1
* Attempt to make VoiceOver play more nicely with the tab strip/tab views on Mac.dtseng@chromium.org2011-10-212-3/+41