| Commit message (Expand) | Author | Age | Files | Lines |
* | roll ffmpeg with libvpx v0.9.5-28-g4d1b0d2 | fbarchard@chromium.org | 2010-11-06 | 1 | -1/+1 |
* | Revert 65313 - flip_in_mem_edsm_server builds again. | cbentzel@chromium.org | 2010-11-06 | 4 | -65/+68 |
* | flip_in_mem_edsm_server builds again. | cbentzel@chromium.org | 2010-11-06 | 4 | -68/+65 |
* | SSLUITest's work with ephemeral port testserver. | cbentzel@chromium.org | 2010-11-06 | 7 | -44/+109 |
* | Move Windows-specific Event Tracing for Windows implementation to base/win. | siggi@chromium.org | 2010-11-06 | 16 | -43/+94 |
* | Updating trunk VERSION from 574.0 to 575.0 | chrome-release@google.com | 2010-11-06 | 1 | -1/+1 |
* | Support FileSystem API in extensions | kinuko@chromium.org | 2010-11-06 | 1 | -0/+3 |
* | Coverity: Fix bad overrides. | jhawkins@chromium.org | 2010-11-06 | 3 | -6/+1 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-11-06 | 3 | -3/+7 |
* | Change window opening behavior for HtmlDialogTabContentsDelegate. | stevenjb@chromium.org | 2010-11-06 | 7 | -106/+126 |
* | disable a layout test that fails on the win main bots, but not the | dumi@chromium.org | 2010-11-06 | 1 | -1/+1 |
* | Disable SessionHistoryTest.FragmentBackForward, which started failing | dumi@chromium.org | 2010-11-06 | 1 | -1/+2 |
* | Add --enable-nacl to about:flags | abarth@chromium.org | 2010-11-06 | 2 | -0/+13 |
* | Roll libvpx from r65147 to r65287. | tomfinegan@google.com | 2010-11-06 | 1 | -1/+1 |
* | Updated ANGLE dependency to pick up fix for | kbr@google.com | 2010-11-06 | 1 | -1/+1 |
* | DOMUI: hide the OTR exceptions when the incognito profile is destroyed. | mdm@chromium.org | 2010-11-06 | 1 | -3/+8 |
* | Re-enable a test that should've been fixed. | dumi@chromium.org | 2010-11-06 | 1 | -5/+0 |
* | Unmark TaskManagerBrowserTest.NoticeNotificationChanges and ExtensionAPiTest.... | mattm@chromium.org | 2010-11-06 | 2 | -12/+1 |
* | WebKit roll 71400:71457. | dumi@chromium.org | 2010-11-06 | 1 | -1/+1 |
* | Roll DEPS for rlz library r30:31 | tfarina@chromium.org | 2010-11-06 | 1 | -1/+1 |
* | Reland r65152 with mac and linux fix. | apatrick@chromium.org | 2010-11-06 | 23 | -395/+417 |
* | Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf... | ananta@chromium.org | 2010-11-05 | 1 | -1/+1 |
* | Some input tests no longer marked flaky | amit@chromium.org | 2010-11-05 | 3 | -5/+50 |
* | Fix heapcheck suppressions for renamed JingleChromotocolConnection. | sergeyu@chromium.org | 2010-11-05 | 1 | -24/+2 |
* | Made changes to suggestions made in review. | nirnimesh@chromium.org | 2010-11-05 | 1 | -0/+14 |
* | [Mac] Use Linux WorkerPool code. | shess@chromium.org | 2010-11-05 | 9 | -19/+135 |
* | Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixed | dhollowa@chromium.org | 2010-11-05 | 4 | -34/+10 |
* | Cleanup converting safe-browsing chunks to range list. | shess@chromium.org | 2010-11-05 | 4 | -108/+57 |
* | Add support for single line text fields on Mac. | dtseng@chromium.org | 2010-11-05 | 3 | -8/+71 |
* | Adding a test case to ffmpeg_unittests for bug 62127. | scherkus@chromium.org | 2010-11-05 | 1 | -0/+1 |
* | Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoader | brettw@chromium.org | 2010-11-05 | 6 | -0/+534 |
* | [tabbed options] add instant confirm dialog. | estade@chromium.org | 2010-11-05 | 9 | -14/+102 |
* | Allows one mousemove event per N ticks. | zhurunz@google.com | 2010-11-05 | 2 | -0/+22 |
* | Expose DOM node display style as IAccessible2 object attribute. | ctguil@chromium.org | 2010-11-05 | 1 | -0/+5 |
* | gtk: refactor copy-pasted code | evan@chromium.org | 2010-11-05 | 4 | -34/+34 |
* | Var serialization-related proxy stuff. This allows vars to be sent over IPC | brettw@chromium.org | 2010-11-05 | 7 | -0/+1252 |
* | Add proxies for core and class (for calling from WebKit to the plugin). These | brettw@chromium.org | 2010-11-05 | 4 | -0/+551 |
* | Instance interface implementation. These don't build by themselves, this is | brettw@chromium.org | 2010-11-05 | 6 | -0/+944 |
* | Add support for returning the session_id in both CreateExternalTab and Connec... | hansl@google.com | 2010-11-05 | 23 | -75/+170 |
* | Disable WaitableEventWatcherTest.DeleteUnder on win. | mattm@chromium.org | 2010-11-05 | 1 | -1/+7 |
* | Fix build breakage by committing file I forgot to in my last cl | jam@chromium.org | 2010-11-05 | 1 | -21/+21 |
* | PPB_Class implementation in Chrome. | neb@chromium.org | 2010-11-05 | 5 | -34/+392 |
* | Add DEPS files in remoting subdirectories. | sergeyu@chromium.org | 2010-11-05 | 14 | -31/+51 |
* | Delete temp extension directory on the file thread. | jam@chromium.org | 2010-11-05 | 2 | -6/+16 |
* | Avoid disk IO in SavePackage on the UI thread. Also cleaned up the code a bit. | jam@chromium.org | 2010-11-05 | 2 | -125/+67 |
* | Removed dependence on remoting/client from remoting/protocol. | sergeyu@chromium.org | 2010-11-05 | 8 | -52/+67 |
* | Revert "gtk: refactor copy-pasted code" | evan@chromium.org | 2010-11-05 | 4 | -29/+32 |
* | gtk: refactor copy-pasted code | evan@chromium.org | 2010-11-05 | 4 | -32/+29 |
* | Mark TaskManagerBrowserTest.NoticeNotificationChanges flaky. | mattm@chromium.org | 2010-11-05 | 1 | -0/+4 |
* | Add asserts to PipeReaderTest to avoid crashing on reading less than expected. | mattm@chromium.org | 2010-11-05 | 1 | -0/+3 |