summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1624-2815/+10
* Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-161-0/+5
* Options: Add a focus outline to lists.jhawkins@chromium.org2011-03-161-0/+14
* Options: Fix a few issues with the password lists.jhawkins@chromium.org2011-03-161-3/+19
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-1611-774/+788
* [NTP] Do not prompt to re-enable disabled apps when privileges haven't increa...jstritar@chromium.org2011-03-162-1/+12
* Fix Mac build breakjam@chromium.org2011-03-161-1/+1
* Removing test code that I forgot to remove before submitting.oshima@google.com2011-03-161-4/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-1636-91/+86
* Revert 78393 - Autofill heuristics html and out files for various websites re...dhollowa@chromium.org2011-03-1660-29280/+0
* MacOS X. Fix scrolling of very very long bookmark menus (taller than [screen ...maf@chromium.org2011-03-162-14/+13
* Include quick enable tests only in google builds.tommi@chromium.org2011-03-161-0/+5
* Move Start/EndPage() from NewPage/PageDone()dpapad@chromium.org2011-03-161-0/+6
* Request data plans when activation state changes.stevenjb@google.com2011-03-166-32/+68
* Re-lands:ben@chromium.org2011-03-164-13/+15
* Autofill heuristics html and out files for various websites retrieved by the ...dyu@chromium.org2011-03-1660-0/+29280
* Moved UI state from ProfileSyncService to SyncUserFlow so it doesn't inapprop...atwilson@chromium.org2011-03-164-31/+23
* WebUI Prefs: Use the omnibox backend to suggest home page autocompletions.stuartmorgan@chromium.org2011-03-167-2/+295
* Revert 78364 - Make chrome://extension-icon resources available in incognito ...jstritar@chromium.org2011-03-165-46/+3
* Move plugin code to content.jam@chromium.org2011-03-1635-4894/+12
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-1610-93/+102
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-1631-204/+209
* Fix crash on NTP by closing context menu when apps refresh.jstritar@chromium.org2011-03-161-0/+3
* Fix profile menu button and tag in maximized mode.mirandac@chromium.org2011-03-162-3/+29
* Putting back delay to notify network change.oshima@google.com2011-03-161-2/+5
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-1612-87/+37
* Move InitCrashReporter on Linux so that it runs in each renderer, instead of ...jam@chromium.org2011-03-161-5/+6
* Show details about allowed and blocked cookies in a tabbed pane.rogerta@chromium.org2011-03-162-55/+169
* Changed UserImageLoader so it allows more formats of images and does decoding...avayvod@chromium.org2011-03-168-40/+110
* Make chrome://extension-icon resources available in incognito mode.jstritar@chromium.org2011-03-165-3/+46
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-1629-249/+382
* fav icon -> favicon. Pass 11: rest of chrome/browser/uiavi@chromium.org2011-03-1628-86/+86
* Add ChromeOS as product name to the policy template generatorgfeher@chromium.org2011-03-162-54/+16
* Add onChange event to preference extension APIs.bauerb@chromium.org2011-03-169-25/+611
* Comb up ownership things.dilmah@chromium.org2011-03-167-30/+71
* Fix devtools schema is in DevToolsHttpProtocolHandler.podivilov@chromium.org2011-03-161-2/+2
* Remove executable permissions from experimental.html (build fix)caseq@google.com2011-03-161-0/+0
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-1624-25/+672
* Add experimental.webInspector.* to experimental.htmlcaseq@google.com2011-03-162-10/+31
* Updating trunk VERSION from 705.0 to 706.0chrome-release@google.com2011-03-161-1/+1
* Only detect heuristic autofill types on page load (not on form submission).isherman@chromium.org2011-03-165-35/+90
* Don't rely on email fields to detect section breaks for autofill.isherman@chromium.org2011-03-163-1/+36
* Convert dom_storage, pepper, pepper_file, and automation messages to new format.tsepez@chromium.org2011-03-167-189/+41
* Landing http://codereview.chromium.org/6635001/ on behalf of vsevik@:zelidrag@chromium.org2011-03-1614-19/+1413
* Some string updates after removing native options (part 1)estade@chromium.org2011-03-165-148/+7
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-166-35/+33
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-1611-58/+204
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-161-0/+12
* Further modifications to the Ready Mode UI in response to feedback. Height, i...erikwright@chromium.org2011-03-161-7/+7
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-162-14/+11