summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Use "CN" for simplified Chinese and "TW" for traditonal Chinese, rather than ...yusukes@google.com2010-07-152-3/+36
* Pull in the French spellcheck dictionary 2-0. This will be landedjshin@chromium.org2010-07-151-1/+1
* Make the localized product name 'ungarbled'. jshin@chromium.org2010-07-151-1/+4
* Fixed some minor bugs with ChromeAsyncSocket.akalin@chromium.org2010-07-152-2/+44
* Supports High DPI mode.hbono@chromium.org2010-07-151-0/+7
* [Mac] Center image in keyword-search and ev bubble in omnibox.shess@chromium.org2010-07-151-4/+1
* [Mac] Fix page-action positioning for flipped field.shess@chromium.org2010-07-151-1/+1
* Show offline interstitial page when offline and reload when reconnected to ne...oshima@chromium.org2010-07-1518-22/+1008
* [Mac] Line up omnibox field icons and text with popup.shess@chromium.org2010-07-151-6/+6
* Only setup the contextMenus listener if we're actually using contextMenus.asargent@chromium.org2010-07-151-8/+15
* Changes the wrench menu to calculate the width needed for the zoomsky@chromium.org2010-07-151-8/+27
* [Mac] Star as a rhs-decoration in AutocompleteTextFieldCell.shess@chromium.org2010-07-1514-187/+319
* Check for NULL host_ or frontend_ in the sync_backend_host.albertb@chromium.org2010-07-151-0/+6
* Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions.mattm@chromium.org2010-07-151-2/+2
* Coverity: Fix ProfileImportThread::OnImportStart dereferencing importer_ befo...mattm@chromium.org2010-07-151-4/+4
* Disable failing test from r52393 to green the tree.ojan@google.com2010-07-141-1/+2
* Linux: fix broken build by forward-declaring GdkPixbuf.phajdan.jr@chromium.org2010-07-141-0/+1
* Widen a flakiness tag.estade@chromium.org2010-07-141-2/+2
* Linux: add icon and description preview to app shortcut dialogphajdan.jr@chromium.org2010-07-143-11/+79
* Add login time metric for chromeos.davemoore@chromium.org2010-07-143-2/+16
* Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBack...mattm@chromium.org2010-07-142-3/+3
* Fix Mac compile -- unused resources were still listed in the .gypi.pkasting@chromium.org2010-07-141-2/+0
* Remove images on disk that are not referenced by anything.pkasting@chromium.org2010-07-1410-1467/+0
* Coverity: missing break in SyncSetupFlow::OnDialogClosed switch.mattm@chromium.org2010-07-141-0/+1
* Clear Browsing Data hook added and some small tests. BUG=36176alyssad@chromium.org2010-07-147-0/+215
* Update daily channel name from "canary" to "canary build".huanr@chromium.org2010-07-142-2/+2
* Upping the diagnostic mode limits for file sizecpu@chromium.org2010-07-141-2/+2
* Coverity: fix missing break in render_sandbox_host_linux: MSCharSetToFontconfig.mattm@chromium.org2010-07-141-0/+1
* media: refactoring video_render_base to recycle buffersjiesun@google.com2010-07-141-0/+3
* Linux: Add several shell script extensions to the dangerous downloads list.thestig@chromium.org2010-07-141-2/+6
* Fix race condition in test Pause method.skrul@chromium.org2010-07-141-15/+14
* [Mac] Finish implementation of App Tabs. This takes into account the UI conso...andybons@chromium.org2010-07-1411-58/+34
* Include a new layout test, "progress-counter.html", in the ui_test harness.michaeln@chromium.org2010-07-141-0/+1
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-146-25/+25
* Moved InitNavigationParams to test_render_view_host so that other test can us...oshima@chromium.org2010-07-143-21/+27
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-143-1/+14
* [Mac] Bring back the omnibox globe for an encore.shess@chromium.org2010-07-144-2/+74
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-1411-250/+283
* Adds create application shortcuts to under the tools menu as per Bensky@chromium.org2010-07-141-0/+9
* Run the same extra notifications code when preferences are updated either thr...johnnyg@chromium.org2010-07-143-7/+20
* [Mac] Simplify getting page-action info-bubble point.shess@chromium.org2010-07-1410-84/+47
* Removing string16 global construction and conversion.tommi@chromium.org2010-07-146-213/+243
* Extensions: Resize favicons to 16x16.arv@chromium.org2010-07-145-52/+117
* Revert everything related to the relanding.erg@chromium.org2010-07-1438-31/+26
* Windows build fixerg@chromium.org2010-07-141-0/+1
* AutoFill: Make IDs for profiles and credit cards unique among the two sets byjhawkins@chromium.org2010-07-143-5/+93
* When about to close bookmark bar folder window, stop hover timers.jrg@chromium.org2010-07-141-0/+4
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-146-8/+149
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-144-5/+26
* Take out temporary code now that WebKit plugin change is rolled.jam@chromium.org2010-07-141-6/+0