| Commit message (Expand) | Author | Age | Files | Lines |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 36 | -473/+271 |
* | Initialize the new net internals page using the passively collected log entries. | eroman@chromium.org | 2010-04-12 | 7 | -75/+215 |
* | Remove the use of the background transport for transparent Mac plugins. | stuartmorgan@chromium.org | 2010-04-12 | 2 | -7/+13 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 5 | -3/+49 |
* | Modify FTP to implement EPSV per RFC 2428. EPSV is an extended version | cbentzel@chromium.org | 2010-04-12 | 3 | -64/+325 |
* | [Linux Views] Handle focus in event of native views and controls correctly. | suzhe@chromium.org | 2010-04-12 | 4 | -22/+24 |
* | Trivial: Change STL-container-is-empty check from "size() > 0" to "!empty()". | pkasting@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Supresses invalid read likely only seen in testing. | sky@chromium.org | 2010-04-12 | 1 | -0/+8 |
* | Deny geolocation access for invalid URL in geolocation_permission_context. | bulach@chromium.org | 2010-04-12 | 2 | -0/+20 |
* | Review URL: http://codereview.chromium.org/1631006 | dhg@chromium.org | 2010-04-12 | 3 | -52/+74 |
* | Adds stubs for glShaderBinary and glReleaseShaderCompiler. | gman@chromium.org | 2010-04-12 | 17 | -14/+414 |
* | Change BASE_HEX to BASE_NONE, as now required for non-numeric types (FT_STRIN... | cbentzel@chromium.org | 2010-04-12 | 1 | -2/+2 |
* | Adds suppression for new chromeos leak. | sky@chromium.org | 2010-04-12 | 1 | -0/+26 |
* | AutoFill: Use FormManager::WebFormControlElementToFormField directly instead of | jhawkins@chromium.org | 2010-04-12 | 1 | -13/+4 |
* | AutoFill: Add another variation of a middle name field for heuristics. | jhawkins@chromium.org | 2010-04-12 | 2 | -1/+37 |
* | Bookmark manager UI fixes | arv@chromium.org | 2010-04-12 | 6 | -120/+74 |
* | Add chrome_launcher to the list of processes terminated at the beginning and ... | ananta@chromium.org | 2010-04-12 | 3 | -0/+3 |
* | Move details of QuickDraw plugin drawing into a helper class | stuartmorgan@chromium.org | 2010-04-12 | 5 | -148/+263 |
* | Compute local Mac plugin coordinates from scratch | stuartmorgan@chromium.org | 2010-04-12 | 1 | -45/+30 |
* | Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO... | mnaganov@chromium.org | 2010-04-12 | 4 | -9/+13 |
* | adding svn:ingore for xcode | thomasvl@chromium.org | 2010-04-12 | 0 | -0/+0 |
* | Adding some ignores | thomasvl@chromium.org | 2010-04-12 | 0 | -0/+0 |
* | Simplify Preferences::SetPreloadEngines() function. | yusukes@google.com | 2010-04-12 | 4 | -54/+27 |
* | Split the list of tests with intentional leaks out of net_unittests.gtest.txt, | glider@chromium.org | 2010-04-12 | 2 | -17/+16 |
* | Update V8 to version 2.2.2. | ager@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 7 | -166/+29 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 7 | -29/+166 |
* | Linux: suppress calling gdk_window_raise() on titlebar click when running com... | mdm@chromium.org | 2010-04-12 | 2 | -2/+16 |
* | Remove the obsolete function, RemoveDummyInputMethod. | yusukes@google.com | 2010-04-12 | 1 | -22/+1 |
* | Connects tracking renderbuffers and framebuffers | gman@chromium.org | 2010-04-12 | 5 | -57/+278 |
* | Retry of r44072, which is partially reverted by r44077. | yusukes@google.com | 2010-04-12 | 2 | -4/+2 |
* | Mark FindInPageControllerTest.FindMovesWhenObscuring (browser_tests) as flaky... | viettrungluu@chromium.org | 2010-04-12 | 1 | -0/+3 |
* | Turn on internal Flash Player by default. | viettrungluu@chromium.org | 2010-04-12 | 3 | -9/+8 |
* | Commit fix for import from dbelenko. | mirandac@chromium.org | 2010-04-11 | 1 | -17/+28 |
* | Work-around for DBus crash due to timers firing on the wrong thread. | joth@chromium.org | 2010-04-11 | 1 | -0/+14 |
* | Fixed build problem with disabled SSE. | sergeyu@chromium.org | 2010-04-11 | 2 | -2/+8 |
* | Replace lastchange and branding information in npchrome_frame.dll. | tommi@chromium.org | 2010-04-11 | 1 | -0/+23 |
* | Submitting issue 1613010 for Eric. | tommi@chromium.org | 2010-04-11 | 1 | -29/+26 |
* | Updating trunk VERSION from 375.0 to 376.0 | chrome-release@google.com | 2010-04-11 | 1 | -1/+1 |
* | Revert 44201 - Once the initial URL is opened in a new window, insure that su... | mrossetti@chromium.org | 2010-04-11 | 7 | -46/+42 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-11 | 7 | -42/+46 |
* | Revert 44164 - WebKit roll 57286:57383. | sky@chromium.org | 2010-04-10 | 1 | -1/+1 |
* | Updating trunk VERSION from 374.0 to 375.0 | chrome-release@google.com | 2010-04-10 | 1 | -1/+1 |
* | Disable ExtensionApiTest.FavIconPermission on Linux | arv@chromium.org | 2010-04-10 | 1 | -0/+5 |
* | Geo exceptions: Disable "Remove" button if no row is selected. | thakis@chromium.org | 2010-04-10 | 1 | -1/+1 |
* | Delay the nudge when syncing only preferences. | skrul@chromium.org | 2010-04-10 | 1 | -1/+12 |
* | Change MIUTE to MINUTE in 4 string descriptions. | mal@google.com | 2010-04-10 | 1 | -4/+4 |
* | Make a JavaScript hook to open a new window to about:terms from chrome://plug... | viettrungluu@chromium.org | 2010-04-10 | 2 | -4/+36 |
* | Linux: open shared memory in browser rather than renderer (like on mac). | estade@chromium.org | 2010-04-10 | 4 | -8/+15 |
* | GTK: fix TTS padding. | estade@chromium.org | 2010-04-10 | 2 | -18/+21 |