| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Modify a temporary hack to be more inclusive. | ericroman@google.com | 2009-08-01 | 1 | -0/+9 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 25 | -128/+715 |
* | Try again to land: http://codereview.chromium.org/160483 | aa@chromium.org | 2009-08-01 | 12 | -190/+377 |
* | Update Hunspell to the latest stable version to use the latest bdict format. | mhm@chromium.org | 2009-08-01 | 32 | -2777/+5233 |
* | GTK Themes: Fix painting issues where GTK theme engine was painting over butt... | erg@chromium.org | 2009-08-01 | 1 | -12/+12 |
* | retry r2226, with a fix for a case where we could double free. | estade@chromium.org | 2009-08-01 | 6 | -29/+102 |
* | Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense. | derat@chromium.org | 2009-08-01 | 3 | -1/+11 |
* | Suppress four really common valgrind warnings in mac ui tests. | dank@chromium.org | 2009-08-01 | 1 | -0/+44 |
* | Disk cache: Open the disk cache experiment for new users. | rvargas@google.com | 2009-08-01 | 3 | -9/+25 |
* | Replace the guts of AudioRendererBase with calls to scaling algorithm. | kylep@chromium.org | 2009-08-01 | 15 | -227/+183 |
* | Fix compile error. | nsylvain@chromium.org | 2009-08-01 | 1 | -1/+1 |
* | revert 22226 as it caused some ui test crashes | estade@chromium.org | 2009-08-01 | 6 | -103/+29 |
* | Fix unrelated bustage... ALLOW_THIS... | ben@chromium.org | 2009-08-01 | 1 | -1/+1 |
* | revert 22215 which was testing an increased stack size. | jam@chromium.org | 2009-08-01 | 1 | -1/+0 |
* | Rollback 22228 | aa@chromium.org | 2009-08-01 | 12 | -376/+189 |
* | Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut... | ben@chromium.org | 2009-08-01 | 3 | -19/+24 |
* | Status bubble limping in TOOLKIT_VIEWS. | ben@chromium.org | 2009-08-01 | 13 | -185/+189 |
* | Ever closer. Extract a client interface out of CrxInstaller and | aa@chromium.org | 2009-07-31 | 12 | -189/+376 |
* | Typo fix | estade@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | GTK: Theme our link button. | estade@chromium.org | 2009-07-31 | 6 | -29/+103 |
* | Linux: import new xdg-settings with a fix for recent Fedora. | mdm@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Removes an unused function in clipboard_linux as well as unused method | sky@chromium.org | 2009-07-31 | 2 | -18/+0 |
* | Fix some character literals to use the right escape string. | pkasting@chromium.org | 2009-07-31 | 1 | -2/+2 |
* | Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ... | estade@chromium.org | 2009-07-31 | 1 | -0/+5 |
* | Making /MP on by default for msvs2008. | bradnelson@chromium.org | 2009-07-31 | 1 | -6/+18 |
* | Add missing rpm.include file to build output. | mmoss@chromium.org | 2009-07-31 | 1 | -1/+2 |
* | Fix a bug where we tried to get the position of the tabstrip | tc@google.com | 2009-07-31 | 2 | -9/+18 |
* | Fix a hang if directory listing size is > 8K, for example, | wtc@chromium.org | 2009-07-31 | 2 | -14/+9 |
* | Fix or/|| mistake in ifdef | stuartmorgan@google.com | 2009-07-31 | 1 | -1/+1 |
* | Try increasing the stack size of the main thread, to see if it changes chrome... | jam@chromium.org | 2009-07-31 | 1 | -0/+1 |
* | CHECK that IOBuffer::data_ in AsyncResourceHandler is not NULL before caching... | willchan@chromium.org | 2009-07-31 | 1 | -0/+2 |
* | LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im... | mirandac@chromium.org | 2009-07-31 | 1 | -0/+2 |
* | Convert parts of SavePage UI tests to more reliable browser tests. | phajdan.jr@chromium.org | 2009-07-31 | 5 | -50/+134 |
* | Roll webkit from 46622 to 46639. | tc@google.com | 2009-07-31 | 1 | -1/+1 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 29 | -282/+597 |
* | Switch on plugins by default for the Mac | stuartmorgan@google.com | 2009-07-31 | 1 | -1/+1 |
* | Disable FTP tests failing intermittently on Mac. | phajdan.jr@chromium.org | 2009-07-31 | 1 | -2/+4 |
* | Revert changes from r22198 to r22204 and r22194. None of these changes were | kuchhal@chromium.org | 2009-07-31 | 16 | -326/+367 |
* | Linux: Fix cast breakage from 22193 (hopefully). | derat@chromium.org | 2009-07-31 | 1 | -3/+6 |
* | Add missing space to command line that registers Chrome on Windows. | kuchhal@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | fix unit tests | kuchhal@chromium.org | 2009-07-31 | 1 | -27/+50 |
* | Fix distribution key bug. | kuchhal@chromium.org | 2009-07-31 | 3 | -26/+40 |
* | eols cleanup | kuchhal@chromium.org | 2009-07-31 | 2 | -10/+10 |
* | cleanup | kuchhal@chromium.org | 2009-07-31 | 6 | -120/+93 |
* | Revert "add second icon" | kuchhal@chromium.org | 2009-07-31 | 1 | -1/+0 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-07-31 | 14 | -291/+240 |
* | Enable url request mocks in browser tests. | phajdan.jr@chromium.org | 2009-07-31 | 1 | -0/+4 |
* | Mark a test as flaky on mac. | tc@google.com | 2009-07-31 | 1 | -0/+3 |
* | Do not abort the process if thread owning the log mutex has crashed. | phajdan.jr@chromium.org | 2009-07-31 | 1 | -1/+6 |
* | add second icon | kuchhal@chromium.org | 2009-07-31 | 1 | -0/+1 |