summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* fix bustage by defining a function in a cros classben@chromium.org2010-03-102-0/+4
* fix bustage by removing unused variableben@chromium.org2010-03-101-1/+0
* fix bustage by defining a functionben@chromium.org2010-03-101-0/+1
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-1027-50/+279
* More dependency breaking. webkit shouldn't depend on chrome or ipc.tony@chromium.org2010-03-101-0/+1
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-108-145/+529
* Send mouse events to the renderer before changing mouse capture, so that the ...jam@chromium.org2010-03-101-2/+5
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-1019-32/+38
* Adding mono art assets for chromium.atwilson@chromium.org2010-03-102-0/+0
* Add #include <string.h> so that the 64-bit nacl-g++ compiler has a definitiondspringer@google.com2010-03-101-0/+3
* Disable login button on login dialog until user enters ssid/password.chocobo@chromium.org2010-03-104-9/+65
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-1011-4/+12
* Revert 41098 - Copy the bookmark manager to the chromium frameworks resources...feldstein@chromium.org2010-03-101-2/+1
* Copy the bookmark manager to the chromium frameworks resources directory so i...feldstein@chromium.org2010-03-101-1/+2
* Fix key in bookmark manager manifestarv@chromium.org2010-03-091-1/+1
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-094-15/+57
* Fix APP_TERMINATING on Mac to fire while the UI loop is still alive.willchan@chromium.org2010-03-092-7/+5
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-0910-20/+107
* More code cleanups found by -Wextra.evan@chromium.org2010-03-098-26/+22
* Clean up SafeBrowsingDatabaseTest setup/teardown.shess@chromium.org2010-03-092-346/+304
* Linux: Fix about:memory for SUID sandbox + pid namespaces.thestig@chromium.org2010-03-091-4/+14
* Don't send form data that is marked autocomplete off to the browser.jcampan@chromium.org2010-03-092-0/+126
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-096-40/+49
* Revert 40521 - Fix attempt for bug 34158. Reset the TalkMediator after callin...tim@chromium.org2010-03-091-4/+1
* Persistent "Load unpacked extension" extensions across browser restarts.mpcomplete@chromium.org2010-03-094-32/+34
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-0935-151/+151
* Speculative fix for bug 37709. Don't use a MutableEntry (and hence add somet...tim@chromium.org2010-03-092-4/+5
* Make VerifyUpdatesCommand a ModelChanging variant for now as we can endtim@chromium.org2010-03-095-6/+120
* Language selection menu rearranged to main menu with main languages and sub-m...glotov@google.com2010-03-095-7/+48
* nacl: add some comments to nacl_ui_testsevan@chromium.org2010-03-092-21/+37
* Run NaCl itself in Chromium's Linux sandboxmseaborn@chromium.org2010-03-092-2/+13
* Fix crash when a background page calls alert().mpcomplete@chromium.org2010-03-092-2/+12
* Open new tab in foreground from app windowxiyuan@chromium.org2010-03-091-1/+5
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-097-6/+54
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-095-48/+148
* Archive and upload pyauto artifacts for Winnirnimesh@chromium.org2010-03-091-1/+3
* - Update README.chromium to mention change to swig libs in third_partynirnimesh@chromium.org2010-03-094-11/+23
* Update screen view is reset while language is switched.glotov@google.com2010-03-091-0/+1
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-096-65/+113
* [Mac] Widen the translate checkbox so it's right edge has the same max as all...thomasvl@chromium.org2010-03-091-4/+4
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-099-17/+326
* Remove unused persist code.skrul@chromium.org2010-03-094-119/+3
* Fixing my localization laziness.dhg@chromium.org2010-03-094-26/+108
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-094-27/+46
* Add enable/disable translate pref to "Under the Hood".jeremy@chromium.org2010-03-093-25/+108
* Language switch implemented.glotov@google.com2010-03-095-21/+145
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-095-19/+36
* Adds ContentSettingBubbleModel.bulach@chromium.org2010-03-0912-322/+543
* Updating trunk VERSION from 349.0 to 350.0chrome-release@google.com2010-03-091-1/+1
* [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...suzhe@chromium.org2010-03-094-65/+59