| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-23 | 13 | -911/+48 |
* | Fix bookmark tooltip string when a sync error occurs. | binji@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Implement correct Panel closing sequence for Mac. | dimich@chromium.org | 2011-08-23 | 8 | -82/+197 |
* | Refactor and clean up code now that chrome::testing::NSRunLoopRunAllPending()... | rsesek@chromium.org | 2011-08-23 | 5 | -38/+11 |
* | The resize callbacks were fighting. | backer@chromium.org | 2011-08-23 | 1 | -0/+5 |
* | Changed TextDatabaseManager::AddPageData() to not load all visits. | atwilson@chromium.org | 2011-08-23 | 4 | -14/+52 |
* | Remove DisableOCSP(). | sergeyu@chromium.org | 2011-08-23 | 6 | -42/+14 |
* | Memcheck suppressions for vp8_decode_update_thread_context | cbentzel@chromium.org | 2011-08-23 | 1 | -0/+40 |
* | Replace virtual_path fields in FileSystemOperationContext with similar variab... | ericu@chromium.org | 2011-08-23 | 7 | -60/+26 |
* | TSan suppression for FFmpegVideoDecodeEngine on Mac. | cbentzel@chromium.org | 2011-08-23 | 1 | -0/+52 |
* | Revert "This is a redo of http://codereview.chromium.org/7629009/" | saintlou@chromium.org | 2011-08-23 | 42 | -225/+186 |
* | New set of checks for observer crash. | rdsmith@chromium.org | 2011-08-23 | 1 | -8/+10 |
* | Move MockDownloadManagerDelegate to content since it's used by tests in conte... | jam@chromium.org | 2011-08-23 | 6 | -26/+10 |
* | Add ASAN to .gitignore. | wez@chromium.org | 2011-08-23 | 1 | -0/+1 |
* | ovda: check the resource availability with hw decoder | ashokm@nvidia.com | 2011-08-23 | 3 | -13/+93 |
* | This is a redo of http://codereview.chromium.org/7629009/ | saintlou@chromium.org | 2011-08-23 | 42 | -186/+225 |
* | Fix problem when 'ended' event was fired before stream really ended. | enal@chromium.org | 2011-08-23 | 12 | -31/+203 |
* | Remove the last Chrome include from content downloads code. This moves some m... | jam@chromium.org | 2011-08-23 | 14 | -89/+132 |
* | Backend changes for custom margins. | aayushkumar@chromium.org | 2011-08-23 | 22 | -28/+402 |
* | Linux: allow appending to a list of passwords in the GNOME keyring backend to... | mdm@chromium.org | 2011-08-23 | 2 | -1/+42 |
* | Remove extensions code from download code. The delegate and other users in Ch... | jam@chromium.org | 2011-08-23 | 26 | -167/+204 |
* | Reuse existing object proxies and exported objects, if these exist. | satorux@chromium.org | 2011-08-23 | 4 | -16/+118 |
* | update expectations for chrome trunk builds | kerz@chromium.org | 2011-08-23 | 1 | -0/+3 |
* | Heapcheck suppression for CreateProfileAsyncMultipleRequests | cbentzel@chromium.org | 2011-08-23 | 1 | -1/+11 |
* | Revert 97892 - Use surface_width/height instead of coded_width/coded_height f... | vrk@google.com | 2011-08-23 | 2 | -4/+4 |
* | Add the functionality to inject JavaScript into ExtensionHosts. | frankf@google.com | 2011-08-23 | 11 | -37/+249 |
* | Use surface_width/height instead of coded_width/coded_height for VideoFrame size | vrk@google.com | 2011-08-23 | 2 | -4/+4 |
* | Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524. | adamk@chromium.org | 2011-08-23 | 1 | -5/+2 |
* | Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ... | ananta@chromium.org | 2011-08-23 | 9 | -24/+25 |
* | content: Move render_widget_host_view_gtk to content/ try 2. | erg@google.com | 2011-08-23 | 77 | -304/+347 |
* | Trying again to land OOM priority manager changes. | gspencer@google.com | 2011-08-23 | 14 | -95/+195 |
* | Remove mock_ffmpeg and update media unittests. | acolwell@chromium.org | 2011-08-23 | 24 | -1405/+557 |
* | Update experimental doc. Encourage use of canary and dev channel. | kathyw@chromium.org | 2011-08-23 | 7 | -4232/+112 |
* | Fix ChromeOS build. | phajdan.jr@chromium.org | 2011-08-23 | 2 | -1/+1 |
* | Disable two chromedriver tests that started failing after the atoms update. | kkania@chromium.org | 2011-08-23 | 1 | -2/+4 |
* | views: Propagate visibility-notification down the view hierarchy when the wid... | sadrul@chromium.org | 2011-08-23 | 1 | -0/+1 |
* | Add more files to content_unittests. | phajdan.jr@chromium.org | 2011-08-23 | 13 | -42/+200 |
* | Adding VP8 corrupt I frame test file. | acolwell@chromium.org | 2011-08-23 | 2 | -1/+2 |
* | Add configuration UI for virtual keyboards (C++ part). | yusukes@google.com | 2011-08-23 | 9 | -3/+903 |
* | keyboard widget: Observe the target widget so it can be reset when the target... | sadrul@chromium.org | 2011-08-23 | 2 | -10/+47 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-08-23 | 1 | -1/+1 |
* | Revert WebKit roll | loislo@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-08-23 | 1 | -1/+1 |
* | WebKit roll to r93604 | loislo@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-08-23 | 1 | -1/+1 |
* | Don't try to post tasks to a NULL MessageLoop from MediaLog. | fischman@chromium.org | 2011-08-23 | 1 | -1/+4 |
* | WebKit roll to r93603 | loislo@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Wire mouseevent through to Window. | ben@chromium.org | 2011-08-23 | 6 | -0/+31 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-08-23 | 1 | -3/+3 |
* | Until this roll skia supported only a single GrGLInterace object shared by al... | bsalomon@google.com | 2011-08-23 | 4 | -257/+217 |