| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from r43637 to r43664. | tc@google.com | 2009-05-14 | 24 | -37/+267 |
* | Enabled mulithreaded video decoding. | scherkus@chromium.org | 2009-05-14 | 1 | -1/+17 |
* | Fix regression caused by gfx::Size no longer accepting negative | tim@chromium.org | 2009-05-14 | 1 | -3/+2 |
* | Change WtlVideoRenderer to use VideoThread as opposed to VideoRendererBase. | scherkus@chromium.org | 2009-05-14 | 2 | -16/+26 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 14 | -3150/+103 |
* | Enable one SessionRestoreUITest. | huanr@chromium.org | 2009-05-14 | 1 | -49/+51 |
* | Update comments as requested by jcampan. | abarth@chromium.org | 2009-05-14 | 2 | -3/+1 |
* | Checking in VideoThread, which uses a dedicated thread for the purpose of tim... | scherkus@chromium.org | 2009-05-14 | 3 | -0/+378 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 14 | -103/+3150 |
* | During shutdown delete any pending tasks if running under Valgrind. | kuchhal@chromium.org | 2009-05-14 | 3 | -1/+3940 |
* | Add missing dep on theme resource for building of unittests (so the header ex... | thomasvl@chromium.org | 2009-05-14 | 1 | -0/+1 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 9 | -84/+144 |
* | DevTools: save time on line lookup in l10n error report. | pfeldman@chromium.org | 2009-05-14 | 7 | -416/+426 |
* | Enable basic saving/restoring window placements on Mac. | rohitrao@chromium.org | 2009-05-14 | 12 | -122/+337 |
* | Makes it so that os_exchange_data_gtk is only compiled if views is | sky@chromium.org | 2009-05-14 | 1 | -4/+6 |
* | Add missing ALLOW_THIS_IN_INITIALIZER_LIST... | phajdan.jr@chromium.org | 2009-05-14 | 1 | -1/+3 |
* | Extract Windows-specific parts of TaskManager. | phajdan.jr@chromium.org | 2009-05-14 | 9 | -519/+633 |
* | Add initial version of DevTools Profiler. | mnaganov@chromium.org | 2009-05-14 | 10 | -2/+486 |
* | Remove bad DCHECK. | abarth@chromium.org | 2009-05-14 | 1 | -1/+0 |
* | Build fix. | abarth@chromium.org | 2009-05-14 | 3 | -14/+8 |
* | Factor SSLPolicyBackend out of SSLManager. | abarth@chromium.org | 2009-05-14 | 11 | -274/+364 |
* | Reverting 15832 since this test is finished. | hbono@chromium.org | 2009-05-14 | 5 | -29/+3 |
* | Resubmit 16044 with typo fixed. | abarth@chromium.org | 2009-05-14 | 4 | -42/+40 |
* | Revert 16044 | abarth@chromium.org | 2009-05-14 | 4 | -40/+42 |
* | Minor cleanup of SSL UI code. | abarth@chromium.org | 2009-05-14 | 4 | -42/+40 |
* | Refactor the inner classes from SSLManager to their own files to reduce the c... | abarth@chromium.org | 2009-05-14 | 13 | -3273/+3362 |
* | Fix #includes in os_exchange_data.h. | thestig@chromium.org | 2009-05-14 | 1 | -1/+3 |
* | Linux: Delay the deletion of the RWHVGtk object. | willchan@chromium.org | 2009-05-14 | 4 | -25/+7 |
* | Clean-up of the accelerator code. | jcampan@chromium.org | 2009-05-14 | 15 | -93/+101 |
* | layout tests: fix aa's typo | evan@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Check in missing html. | jam@chromium.org | 2009-05-14 | 1 | -0/+37 |
* | meh | aa@chromium.org | 2009-05-14 | 1 | -2/+4 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 7 | -10/+193 |
* | Add some more expected webkit failures. | aa@chromium.org | 2009-05-14 | 1 | -0/+3 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 7 | -193/+10 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 7 | -10/+193 |
* | Remove the remaining WaitForSingleObject(INFINITE) call. | wtc@chromium.org | 2009-05-14 | 1 | -47/+55 |
* | Make WidgetWin redraw child windows that are in a different process asynchron... | jam@chromium.org | 2009-05-14 | 5 | -13/+147 |
* | If Schannel's InitializeSecurityContext calls return | wtc@chromium.org | 2009-05-14 | 1 | -2/+17 |
* | Retry r16006. | estade@chromium.org | 2009-05-14 | 7 | -26/+40 |
* | test_shell: flush message loop before destroying the shell. | evan@chromium.org | 2009-05-14 | 1 | -7/+11 |
* | Add GTK options window (no options actually configurable yet.) | evan@chromium.org | 2009-05-14 | 6 | -3/+211 |
* | Switch to upstream versions of V8DocumentLocationCustom.cpp and V8CanvasPixel... | levin@chromium.org | 2009-05-14 | 3 | -123/+2 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 20 | -436/+140 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 20 | -140/+436 |
* | Handle log report events so that reliability_tests.exe isn't inturrupted by d... | ace@google.com | 2009-05-14 | 1 | -0/+11 |
* | Add a 48x48 chromium icon for Linux. | mmoss@chromium.org | 2009-05-13 | 1 | -0/+0 |
* | Add another known crash for reliability tests. | aa@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Add comment about our SSL UI notifications as requested by wtc. | abarth@chromium.org | 2009-05-13 | 1 | -0/+16 |
* | Ensure that IO thread is not called in last actions by SDCH shutdown | jar@chromium.org | 2009-05-13 | 4 | -2/+23 |