summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-241-0/+14
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-2417-160/+499
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Remove scary "Extension has access to everything you own" warning when thempcomplete@chromium.org2010-06-241-22/+1
* linux: work around gnome keyring memory corruptionevan@chromium.org2010-06-241-105/+171
* Create background contents on startup.atwilson@chromium.org2010-06-242-9/+42
* Fix crash on update screen.nkostylev@google.com2010-06-241-3/+8
* Add an exported symbol list to liblzma_decompress to allow dead-code strippingmark@chromium.org2010-06-242-1/+30
* Add info about the "chrome://favicon" permission.kathyw@chromium.org2010-06-242-0/+22
* Explicitly disallow user scripts from extensions sync.akalin@chromium.org2010-06-242-8/+23
* Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-248-90/+208
* Fix BMM paste on mac and list hover artifact.feldstein@chromium.org2010-06-243-1/+12
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-249-300/+691
* Run all the pngs in chrome/app/theme/ through pngcrush.erg@chromium.org2010-06-24425-0/+0
* Make import from the options menu OOP on Mac OS X.mirandac@chromium.org2010-06-242-2/+3
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-2434-277/+338
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-242-5/+9
* Bookmark sync tests need to wait for bookmarks to load in SetupClients().rsimha@chromium.org2010-06-242-1/+10
* Adds comment to why we need std::min in getting selection start.sky@chromium.org2010-06-243-7/+12
* Make pkg-dmg executable. This regressed in r50566 (unreviewed?)mark@chromium.org2010-06-241-0/+0
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-2424-34/+206
* Updating trunk VERSION from 449.0 to 450.0chrome-release@google.com2010-06-241-1/+1
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-2410-17/+31
* Fire the document load complete and focus event on the root document object.ctguil@chromium.org2010-06-241-4/+8
* Converts the CRLF line endings to LF. I only encountered this becausesky@chromium.org2010-06-241-264/+264
* Disable check for duplicate URLs. Turns out the most visited computation can ...brettw@chromium.org2010-06-241-3/+0
* GRD change + new HTML file for sync UI changedantasse@chromium.org2010-06-242-0/+226
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-242-2/+4
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-242-4/+2
* Change copyright to help grd change along.mirandac@google.com2010-06-241-1/+1
* Tweak the first run search engine dialog so that it reflects Glen's mocks. T...mirandac@google.com2010-06-245-138/+44
* Provides a single place to test whether the new wrench menu issky@chromium.org2010-06-245-8/+29
* Unsubscribe from updates notifications on exit from update screen.nkostylev@google.com2010-06-241-3/+9
* Pass start url to be opened after login.nkostylev@google.com2010-06-248-15/+49
* [Win] Fix text in ADM/ADMX proxy mode configuration selectordanno@chromium.org2010-06-242-2/+2
* Add the Reset to defaults button to the Mozc configuration dialog.mazda@chromium.org2010-06-243-3/+53
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-245-7/+92
* Don't show the tooltip for the language indicator when the indicator is hidden.yusukes@google.com2010-06-241-3/+2
* Updating trunk VERSION from 448.0 to 449.0chrome-release@google.com2010-06-241-1/+1
* Add IsScreenLockerMode() interface to the StatusAreaHost class.yusukes@google.com2010-06-246-8/+26
* fix forgotten homepage preference on Windowsdanno@chromium.org2010-06-242-15/+18
* Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF)thestig@chromium.org2010-06-242-5/+8
* Fix bookmark manager on mac and windows.tony@chromium.org2010-06-244-9/+10
* Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fixtony@chromium.org2010-06-241-1/+1
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-243-6/+36
* Added support for vector printing for Pepper v1 plugins for Windows. Mac and ...sanjeevr@chromium.org2010-06-242-0/+88
* Fix a potential crash issue.suzhe@chromium.org2010-06-241-13/+17
* Fix copy & paste error from http://codereview.chromium.org/2855009.rafaelw@chromium.org2010-06-241-1/+1
* removing caps from new known_crashes stacktraceace@chromium.org2010-06-241-1/+2
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-248-47/+108