summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-1236-473/+271
* Initialize the new net internals page using the passively collected log entries.eroman@chromium.org2010-04-127-75/+215
* Remove the use of the background transport for transparent Mac plugins.stuartmorgan@chromium.org2010-04-122-7/+13
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-125-3/+49
* Modify FTP to implement EPSV per RFC 2428. EPSV is an extended versioncbentzel@chromium.org2010-04-123-64/+325
* [Linux Views] Handle focus in event of native views and controls correctly.suzhe@chromium.org2010-04-124-22/+24
* Trivial: Change STL-container-is-empty check from "size() > 0" to "!empty()".pkasting@chromium.org2010-04-121-1/+1
* Supresses invalid read likely only seen in testing.sky@chromium.org2010-04-121-0/+8
* 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
* Adds stubs for glShaderBinary and glReleaseShaderCompiler.gman@chromium.org2010-04-1217-14/+414
* Change BASE_HEX to BASE_NONE, as now required for non-numeric types (FT_STRIN...cbentzel@chromium.org2010-04-121-2/+2
* Adds suppression for new chromeos leak.sky@chromium.org2010-04-121-0/+26
* 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
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-123-0/+3
* Move details of QuickDraw plugin drawing into a helper classstuartmorgan@chromium.org2010-04-125-148/+263
* Compute local Mac plugin coordinates from scratchstuartmorgan@chromium.org2010-04-121-45/+30
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-124-9/+13
* adding svn:ingore for xcodethomasvl@chromium.org2010-04-120-0/+0
* Adding some ignoresthomasvl@chromium.org2010-04-120-0/+0
* Simplify Preferences::SetPreloadEngines() function.yusukes@google.com2010-04-124-54/+27
* Split the list of tests with intentional leaks out of net_unittests.gtest.txt,glider@chromium.org2010-04-122-17/+16
* Update V8 to version 2.2.2.ager@chromium.org2010-04-121-1/+1
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-127-166/+29
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-127-29/+166
* 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
* Connects tracking renderbuffers and framebuffersgman@chromium.org2010-04-125-57/+278
* 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
* Fixed build problem with disabled SSE.sergeyu@chromium.org2010-04-112-2/+8
* Replace lastchange and branding information in npchrome_frame.dll.tommi@chromium.org2010-04-111-0/+23
* Submitting issue 1613010 for Eric.tommi@chromium.org2010-04-111-29/+26
* 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
* Revert 44164 - WebKit roll 57286:57383.sky@chromium.org2010-04-101-1/+1
* 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