summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Changes autocomplete to only prefix with http if haven't modifiedsky@chromium.org2010-05-102-14/+29
* Fixing upload case to picasawebdhg@chromium.org2010-05-101-20/+54
* [Mac]Refactor input method related code.suzhe@chromium.org2010-05-102-184/+200
* Elide text runs properly in the omnibox dropdown.pkasting@chromium.org2010-05-101-215/+305
* Show titles instead of URLs in the "show on startup" table, and add tooltips ...pkasting@chromium.org2010-05-102-41/+105
* Changes tab renderer to always show app icon.sky@chromium.org2010-05-101-1/+1
* Update comments to clarify purpose of a function.mrossetti@chromium.org2010-05-101-0/+6
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-104-4/+10
* When building unit_tests for Mac Valgrind, put libwebcore.a first so that ldmark@chromium.org2010-05-101-0/+33
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-1020-1112/+786
* pyautolib: exposing TabProxy::WaitForTabToBeRestoredace@chromium.org2010-05-101-0/+6
* TTF: Re-enable URLFetcherHeadersTest.Headers, which was disabled without anyjhawkins@chromium.org2010-05-101-1/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-1020-786/+1112
* TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear under valgrind,jhawkins@chromium.org2010-05-101-3/+0
* sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.tim@chromium.org2010-05-101-0/+8
* GTK: swap ok/cancel button order in sync personalization dialog.estade@chromium.org2010-05-101-2/+2
* Get rid of the transparent line at the top of the nano tabs.finnur@chromium.org2010-05-101-4/+4
* TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear. The test wasjhawkins@chromium.org2010-05-102-1/+4
* Unfork most of the PrintWebViewHelper code between Mac and Windows.stuartmorgan@chromium.org2010-05-104-325/+172
* Get rid of the line below the inactive tab on nano tabs (where the tab meets ...finnur@chromium.org2010-05-102-0/+0
* Discontinue tracking folder menus as soon as any bookmark is clicked.mrossetti@chromium.org2010-05-103-13/+40
* Add the http cache info to chrome://net2.eroman@chromium.org2010-05-106-3/+141
* [Mac] Plumb the pinned tab flag through TabController so the context menu use...rsesek@chromium.org2010-05-103-4/+7
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-103-11/+11
* Make the app launcher location bar's height match the browser's one.jcivelli@chromium.org2010-05-101-1/+5
* Fixes two bugs in mini tab title animation:sky@chromium.org2010-05-101-2/+4
* I don't know how it could happen, but according to this bug it'ssky@chromium.org2010-05-101-0/+2
* Stub implementation for allowDatabase callback for workers.jochen@chromium.org2010-05-101-0/+10
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-101-0/+5
* Add first cut at gallery integration.aa@chromium.org2010-05-107-5/+47
* Don't sync IME prefs that are not user-configurable (2nd patch).yusukes@google.com2010-05-101-8/+13
* Rename a pref name for kLanguageHotkeyNextEngine.yusukes@google.com2010-05-101-1/+1
* NTP: Fix issue where hiding the tips did not work.arv@chromium.org2010-05-092-9/+10
* Fix crash when signing in with certain desktop notification settings.zork@chromium.org2010-05-091-4/+8
* Close popup windows on zoomin/zoomout events.jeremy@chromium.org2010-05-091-0/+1
* Fix default arrow location as it was before.dpolukhin@chromium.org2010-05-091-1/+1
* Experiment: reuse an existing NTP if one exists.aa@chromium.org2010-05-091-0/+16
* Converts dragged tab controller to only create the drag window whensky@chromium.org2010-05-089-397/+302
* Updating trunk VERSION from 399.0 to 400.0chrome-release@google.com2010-05-081-1/+1
* gtk: Delay load the AutoFill profiles and credit cards.jhawkins@chromium.org2010-05-085-156/+188
* Replace #if 0 used to disable test, the DISABLED_ and FLAKY_phajdan.jr@chromium.org2010-05-082-8/+5
* Disable extension app tab throbber if command line flag set.finnur@chromium.org2010-05-084-0/+22
* Collapse toolbars in app tabs.aa@chromium.org2010-05-0810-17/+42
* GTK: don't accept DnD drops of size 0 in the render view.estade@chromium.org2010-05-081-2/+2
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-082-6/+18
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-0817-39/+218
* Add the geolocation permission to the extension install dialog.aa@chromium.org2010-05-082-1/+9
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-072-0/+105
* Move cr.Event into cr.js since that file should not depend on any other files.arv@chromium.org2010-05-077-54/+30
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-076-39/+80