summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* [Mac] Page action icons were not being properly marked as needing to be redra...andybons@chromium.org2010-02-031-15/+10
* Fix ChromeOS bustage.ben@chromium.org2010-02-033-9/+9
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-0312-103/+11
* Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:...ben@chromium.org2010-02-038-238/+208
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-0312-11/+103
* Remove CookieTreeNode(UglyHacks) category because, as the name implies, it's ...rsesek@chromium.org2010-02-034-52/+43
* Clean up bookmark manager extension api code a bit.arv@chromium.org2010-02-032-30/+46
* Remove a signature from the reliability known crasher list:tony@chromium.org2010-02-031-3/+0
* Fixes leak in bookmark unit test.sky@chromium.org2010-02-021-8/+7
* Move repetive testing code into a method of the base class used for testing e...skerner@chromium.org2010-02-024-37/+50
* Lands http://codereview.chromium.org/542006 for Thiago:sky@chromium.org2010-02-022-20/+54
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-0227-742/+243
* Initial work for internet settings page.chocobo@chromium.org2010-02-023-6/+141
* Revert r37814 because it caused the "import bookmarks" link to be right-justi...estade@chromium.org2010-02-022-15/+6
* GTK: bookmark bar - fix z order of find bar in certain situationsestade@chromium.org2010-02-021-0/+5
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-0211-95/+72
* Initial cut at irc extension-app examplerafaelw@chromium.org2010-02-0217-0/+3639
* Build pyauto for Linux.nirnimesh@chromium.org2010-02-022-11/+22
* [Mac] Revert diagnostics for content popup bug.shess@chromium.org2010-02-022-12/+0
* Sync api changes to support preferences.albertb@google.com2010-02-027-3/+46
* NTP: Make sure that hidden elements cannot be dragged.arv@chromium.org2010-02-021-1/+4
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-0212-41/+246
* Cleanup the code to adjust the size/location of compact navigation bar.oshima@chromium.org2010-02-021-4/+4
* Made StatusAreaView and its buttons independent of BrowserWindow.avayvod@chromium.org2010-02-0212-262/+356
* Revert "Very temporary fix for theme bug where adding more..." (r37458).erg@google.com2010-02-021-3/+1
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-0210-2/+99
* Port the gears geolocation network provider to Chromiumjoth@chromium.org2010-02-0216-1491/+923
* Change root pointer to arrowdavemoore@chromium.org2010-02-021-7/+11
* Remember logged in usersdavemoore@chromium.org2010-02-024-2/+142
* gtk: Handle stale _NET_SUPPORTING_WM_CHECK properties.derat@chromium.org2010-02-021-5/+24
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-025-13/+77
* Adds bookmark context menu test to the set of tests on chromeos.sky@chromium.org2010-02-021-7/+1
* Updating trunk VERSION from 314.0 to 315.0laforge@chromium.org2010-02-021-1/+1
* DevTools: fix TimelineApi test (followup fix for dispatchToApu rename).pfeldman@chromium.org2010-02-021-1/+1
* DevTools: Fixes Speed Tracer after message renames in r37251.pfeldman@chromium.org2010-02-021-1/+1
* Updating trunk VERSION from 313.0 to 314.0chrome-release@google.com2010-02-021-1/+1
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-0238-2911/+230
* Modified cookie alert prompt window to suport displaying of local storage inf...pkasting@chromium.org2010-02-028-221/+301
* The first step towards supporting the Hungarian spell-checking dictionary.hbono@chromium.org2010-02-025-4/+227
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-027-59/+52
* [Linux] Make bookmark bar shrinkable when there is no bookmark.suzhe@chromium.org2010-02-022-6/+15
* Translating from the English locale would translate to Afrikaans.jcampan@chromium.org2010-02-023-25/+19
* implement proper localized display names for translate languageskuan@chromium.org2010-02-028-104/+166
* Modify the toast to hit system-level installscpu@chromium.org2010-02-024-10/+85
* Adds content exception dialog.sky@chromium.org2010-02-0211-2/+833
* Fix bookmark bar observer callbacks accessing gtk widgets after they are dest...mattm@chromium.org2010-02-022-6/+13
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-024-4/+12
* Update the DOM Storage UI test to run all the layout tests that currently run.jorlow@chromium.org2010-02-021-45/+43
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-027-21/+163
* [Linux] Allows find bar's GtkEntry to handle the key events first.suzhe@chromium.org2010-02-021-4/+4