summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Trivial: Change STL-container-is-empty check from "size() > 0" to "!empty()".pkasting@chromium.org2010-04-121-1/+1
* Deny geolocation access for invalid URL in geolocation_permission_context.bulach@chromium.org2010-04-122-0/+20
* Review URL: http://codereview.chromium.org/1631006dhg@chromium.org2010-04-123-52/+74
* AutoFill: Use FormManager::WebFormControlElementToFormField directly instead ofjhawkins@chromium.org2010-04-121-13/+4
* AutoFill: Add another variation of a middle name field for heuristics.jhawkins@chromium.org2010-04-122-1/+37
* Bookmark manager UI fixesarv@chromium.org2010-04-126-120/+74
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-124-9/+13
* Simplify Preferences::SetPreloadEngines() function.yusukes@google.com2010-04-124-54/+27
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-125-152/+29
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-125-29/+152
* Linux: suppress calling gdk_window_raise() on titlebar click when running com...mdm@chromium.org2010-04-122-2/+16
* Remove the obsolete function, RemoveDummyInputMethod.yusukes@google.com2010-04-121-22/+1
* Retry of r44072, which is partially reverted by r44077.yusukes@google.com2010-04-122-4/+2
* Mark FindInPageControllerTest.FindMovesWhenObscuring (browser_tests) as flaky...viettrungluu@chromium.org2010-04-121-0/+3
* Turn on internal Flash Player by default.viettrungluu@chromium.org2010-04-123-9/+8
* Commit fix for import from dbelenko.mirandac@chromium.org2010-04-111-17/+28
* Work-around for DBus crash due to timers firing on the wrong thread.joth@chromium.org2010-04-111-0/+14
* Updating trunk VERSION from 375.0 to 376.0chrome-release@google.com2010-04-111-1/+1
* Revert 44201 - Once the initial URL is opened in a new window, insure that su...mrossetti@chromium.org2010-04-117-46/+42
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-117-42/+46
* Updating trunk VERSION from 374.0 to 375.0chrome-release@google.com2010-04-101-1/+1
* Disable ExtensionApiTest.FavIconPermission on Linuxarv@chromium.org2010-04-101-0/+5
* Geo exceptions: Disable "Remove" button if no row is selected.thakis@chromium.org2010-04-101-1/+1
* Delay the nudge when syncing only preferences.skrul@chromium.org2010-04-101-1/+12
* Change MIUTE to MINUTE in 4 string descriptions.mal@google.com2010-04-101-4/+4
* Make a JavaScript hook to open a new window to about:terms from chrome://plug...viettrungluu@chromium.org2010-04-102-4/+36
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-104-8/+15
* GTK: fix TTS padding.estade@chromium.org2010-04-102-18/+21
* Round the top left and right edges of the toolbar.glen@chromium.org2010-04-105-18/+108
* Fix a memory error writing to a deleted URLFetcher instance.eroman@chromium.org2010-04-102-3/+10
* [Mac] Do not schedule more than one delayed call to setNeedsDisplayInRect. T...rohitrao@chromium.org2010-04-102-6/+30
* Only show search item when there is a searchfeldstein@chromium.org2010-04-101-2/+8
* AutoFill cmd-shift-a keyboard shortcut on Mac.dhollowa@chromium.org2010-04-101-2/+54
* Images only checkin for try server goodness.glen@chromium.org2010-04-104-0/+0
* Fix build breakage after r44169arv@chromium.org2010-04-101-1/+0
* Bookmark manager - Change the tree expand icon behavior to match Brian's requ...arv@chromium.org2010-04-102-58/+15
* Add favicons to the bookmark manager.arv@chromium.org2010-04-103-6/+4
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-1014-11/+104
* GTK: fix padding of autocomplete popup.estade@chromium.org2010-04-101-2/+2
* loosen origin requirements for apps for nowerikkay@chromium.org2010-04-101-5/+5
* Linux: fix printing somewhat.estade@chromium.org2010-04-101-26/+7
* AutoFill: Final (late) grd string changes.jhawkins@chromium.org2010-04-093-4/+7
* Add "Use as default" checkboxes to the autofill dialogs on the Mac.avi@chromium.org2010-04-0910-41/+539
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-093-38/+69
* At some UMA counters to log when various failures happen.skrul@chromium.org2010-04-096-14/+36
* [Mac] PDF icons for omnibox.shess@chromium.org2010-04-0916-16/+6921
* Disabling WorkerTest.WorkerWebSocketLayoutTests on Linux bots only.dumi@chromium.org2010-04-091-1/+5
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-0920-34/+267
* Make sure small notifications get shown. Previous change to make sure notifi...johnnyg@chromium.org2010-04-091-3/+6
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-0912-339/+0