| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed Media Cache Enabled Flag | atwilson@chromium.org | 2010-11-04 | 8 | -37/+2 |
* | Fix memory leak in FormStructure | georgey@chromium.org | 2010-11-04 | 2 | -53/+4 |
* | Turn on file access checks on Win. | jam@chromium.org | 2010-11-04 | 20 | -30/+205 |
* | Disk cache: Don't return zeros when reading from an entry | rvargas@google.com | 2010-11-04 | 2 | -10/+34 |
* | Submitting http://codereview.chromium.org/4116010 on behalf of jglasgow@chrom... | zelidrag@chromium.org | 2010-11-04 | 5 | -49/+66 |
* | Minor fix for bounds related bug in RWHVV. | rjkroege@google.com | 2010-11-04 | 1 | -1/+1 |
* | Oops, forgot to save this variable rename before committing. | pkasting@chromium.org | 2010-11-04 | 1 | -2/+2 |
* | Set the maximum width of the content settings bubble's contents to 500 px. T... | pkasting@chromium.org | 2010-11-04 | 2 | -5/+21 |
* | [ChroemOS] Add protection for settings spoof. | xiyuan@chromium.org | 2010-11-04 | 5 | -3/+113 |
* | Makes the in memory db update keyword search terms. | sky@chromium.org | 2010-11-04 | 8 | -30/+112 |
* | Support for using OS-native certificates for SSL client | wtc@chromium.org | 2010-11-04 | 14 | -39/+1008 |
* | Fix a bug with count on commands that take a count | gman@chromium.org | 2010-11-04 | 7 | -266/+199 |
* | Integrate ETW with VLOG logging. | siggi@chromium.org | 2010-11-04 | 11 | -83/+175 |
* | Implement new SearchBox API along side existing API. | tonyg@chromium.org | 2010-11-04 | 24 | -250/+1048 |
* | Don't run DirectoryListerTest.BigDirRecursiveTest under TSan | timurrrr@chromium.org | 2010-11-04 | 1 | -0/+3 |
* | Fix a crash. | mad@google.com | 2010-11-04 | 1 | -1/+2 |
* | Move linux openssl dependency under linux condition | joth@chromium.org | 2010-11-04 | 1 | -4/+12 |
* | Session sync integration tests. Left out many client for now, since even | zea@chromium.org | 2010-11-04 | 14 | -20/+588 |
* | Disable browser caching for URLFetchers used in extensions updater. | skerner@chromium.org | 2010-11-04 | 2 | -3/+7 |
* | Update the gtest exclude filter for TSan and Dr. Memory to account for test c... | timurrrr@chromium.org | 2010-11-04 | 2 | -8/+8 |
* | Removes SQLite dependency from gfx | bulach@chromium.org | 2010-11-04 | 1 | -1/+0 |
* | Update kEnableCrashReporter comment. | mnissler@chromium.org | 2010-11-04 | 1 | -2/+0 |
* | Revert r64981: "Delete third_party/scons." | maruel@chromium.org | 2010-11-04 | 183 | -0/+47969 |
* | Clean up some dependencies in Chrome Frame | siggi@chromium.org | 2010-11-04 | 1 | -39/+11 |
* | Policy to silently install extensions | gfeher@chromium.org | 2010-11-04 | 17 | -169/+490 |
* | Replace spaces with underscores in keys of Mac stringtables of policies | gfeher@chromium.org | 2010-11-04 | 5 | -38/+54 |
* | Updating trunk VERSION from 572.0 to 573.0 | chrome-release@google.com | 2010-11-04 | 1 | -1/+1 |
* | Add 1 new and 1 old test expectation | rolandsteiner@chromium.org | 2010-11-04 | 1 | -0/+8 |
* | Implement onDOMContentLoaded event of the webNavigation API. | jochen@chromium.org | 2010-11-04 | 15 | -30/+207 |
* | WebKit roll 71308:71311, remove obsolete test expectation | rolandsteiner@chromium.org | 2010-11-04 | 2 | -4/+1 |
* | WebKit roll 71305:71308, upstream test expectations | rolandsteiner@chromium.org | 2010-11-04 | 2 | -3/+1 |
* | Temporarily disable failing layout test on Windows & Mac (Debug) | rolandsteiner@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Add include directory for ICC JPEG. Turns out this is required to actually u... | abarth@chromium.org | 2010-11-04 | 1 | -0/+5 |
* | Implement DOM UI version of keyboard overlay. | mazda@chromium.org | 2010-11-04 | 12 | -0/+24062 |
* | Prevent the timezone change in Guest mode. | satorux@chromium.org | 2010-11-04 | 2 | -0/+12 |
* | [Mac] Turn down window-resize time for tests. | shess@chromium.org | 2010-11-04 | 1 | -0/+10 |
* | WebKit roll 71224:71300 | rolandsteiner@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Fixing a stupid typo. | dumi@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Including <stdin.h> to hopefully fix a build error on the ChromeOS bots. | dumi@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Disable AccessibilityWinBrowserTest.TestNotificationValueChanged | ctguil@chromium.org | 2010-11-04 | 1 | -1/+2 |
* | Remaining fixes for activation process. | zelidrag@chromium.org | 2010-11-04 | 2 | -27/+91 |
* | Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample. | fbarchard@chromium.org | 2010-11-04 | 6 | -122/+297 |
* | OSMesa SwapBuffers does not fail if the window handle is invalid on windows. | apatrick@chromium.org | 2010-11-04 | 1 | -9/+18 |
* | Adding OOM priority management for renderers on ChromeOS. | gspencer@chromium.org | 2010-11-04 | 9 | -13/+259 |
* | Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc} | ajwong@chromium.org | 2010-11-04 | 11 | -192/+225 |
* | Remove FileRef, FileIO and DirectoryReader PPAPI tests from ui_tests | dumi@chromium.org | 2010-11-04 | 1 | -12/+0 |
* | roll libvpx forward by 1 CL to force a sync. attempt to get buildbots to sync | fbarchard@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 47 | -79/+148 |
* | Pepper's directory reader implementation + test. | dumi@chromium.org | 2010-11-04 | 25 | -230/+454 |
* | chrome_exe_main: name os-specific files according to naming pattern | evan@chromium.org | 2010-11-04 | 6 | -18/+19 |