| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: first part of removing GTK from the renderer | agl@chromium.org | 2009-02-27 | 7 | -1/+16 |
* | Not DefProc'ing the NCActivate seems to cause the process not to be shown as ... | jcampan@chromium.org | 2009-02-27 | 1 | -1/+4 |
* | An attempt at fixing a crasher reported from the field. | jcampan@chromium.org | 2009-02-27 | 1 | -1/+4 |
* | Make firefox_importer_utils.cc compile on Posix. | jhawkins@chromium.org | 2009-02-27 | 6 | -41/+95 |
* | Don't send WebInputEvents from the renderer to the browser. | erg@google.com | 2009-02-27 | 7 | -17/+107 |
* | Part of unforking Location. We make a bunch of Location related | mbelshe@google.com | 2009-02-27 | 7 | -27/+52 |
* | Reverting 10555. | thestig@chromium.org | 2009-02-27 | 2 | -43/+20 |
* | Enable --single-process for Mac and Linux. | shess@chromium.org | 2009-02-27 | 2 | -4/+15 |
* | Bringing the Task Manager to the front shouldn't cause it to lose topmost sta... | pkasting@chromium.org | 2009-02-27 | 2 | -2/+9 |
* | Add os support to grit so we can conditionally include resources based on | tc@google.com | 2009-02-27 | 2 | -1/+6 |
* | Use xdg_user_dir_lookup to lookup directories. | thestig@chromium.org | 2009-02-27 | 2 | -20/+43 |
* | RLZ NOTIMPLEMENTEDs -> bug. | evan@chromium.org | 2009-02-27 | 1 | -3/+3 |
* | Add xdg-user-dirs to chrome/third_party. | thestig@chromium.org | 2009-02-27 | 3 | -0/+268 |
* | Submitting nirnimesh's changes. | jrg@chromium.org | 2009-02-27 | 3 | -45/+87 |
* | Http cache: When adding a transaction to a cache entry, | rvargas@google.com | 2009-02-27 | 2 | -4/+91 |
* | DEFERs the test LayoutTests/fast/forms/textarea-rows-cols.html. The | sky@google.com | 2009-02-27 | 1 | -2/+4 |
* | Rebaseline an SVG layout test. The border lines of the top box are drawn in a... | sidchat@google.com | 2009-02-27 | 4 | -6/+5 |
* | Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar... | pkasting@chromium.org | 2009-02-27 | 3 | -30/+32 |
* | Update a WARNING with a bug URL. | evan@chromium.org | 2009-02-27 | 1 | -5/+5 |
* | Non-functional cleanup: | pkasting@chromium.org | 2009-02-27 | 5 | -23/+27 |
* | Fix Linux shared build breakages due to undefined symbols. | mmoss@chromium.org | 2009-02-27 | 2 | -0/+21 |
* | Fix minor error it SDCH filter code (hidden by filter control code) | jar@chromium.org | 2009-02-27 | 1 | -0/+1 |
* | Less fail on Linux (LayoutTests). | finnur@chromium.org | 2009-02-27 | 1 | -2/+0 |
* | Fixed a unittest that I missed during my previous id format change. | erikkay@google.com | 2009-02-27 | 1 | -4/+6 |
* | Fix GetAppLocale that is failing on posix. .dll change to .pak. | tc@google.com | 2009-02-27 | 1 | -10/+17 |
* | Fix build break on linux (compiler warning). | erikkay@google.com | 2009-02-26 | 1 | -1/+1 |
* | Add back webinputevent_win.cc | darin@chromium.org | 2009-02-26 | 1 | -0/+4 |
* | webinputevent_util.cc is no longer part of the build. maybe i did a bad merg... | darin@chromium.org | 2009-02-26 | 1 | -4/+0 |
* | Fix the linux modules build. Comparision between signed and unsigned integers. | jhawkins@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ... | pkasting@chromium.org | 2009-02-26 | 1 | -1/+4 |
* | Add ERR_OUT_OF_MEMORY to make it more straightforward to | wtc@chromium.org | 2009-02-26 | 1 | -1/+4 |
* | Fix Linux shared build breakage due to new sources in WebKit scons. | mmoss@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 28 | -204/+362 |
* | Rebaseline LayoutTests/editing/selection/select-all-iframe.html which Ojan ch... | tc@google.com | 2009-02-26 | 3 | -6/+5 |
* | Fixes regression where bookmark bar would appear all black. Actually, | sky@google.com | 2009-02-26 | 3 | -23/+9 |
* | Enforce new id format (hex str of sha-1) | erikkay@google.com | 2009-02-26 | 8 | -27/+34 |
* | Make importer.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 5 | -8/+36 |
* | Add some missing files to net.gyp. | ericroman@google.com | 2009-02-26 | 1 | -0/+5 |
* | Fix a bug where the flattened HTML file was not getting | tc@google.com | 2009-02-26 | 1 | -4/+3 |
* | Fix a NOTIMPLEMENTED() in l10n_util.cc from it expecting .dll in the file name. | evan@chromium.org | 2009-02-26 | 1 | -11/+13 |
* | Linux: support displays without Xrender support. | agl@chromium.org | 2009-02-26 | 5 | -9/+151 |
* | 9 more layout tests taken off the pile. | finnur@google.com | 2009-02-26 | 22 | -27/+363 |
* | Revert "Revert "ASCII <-> UTF16 conversion functions. These are just copies ... | kuchhal@chromium.org | 2009-02-26 | 2 | -8/+29 |
* | Add a test to DelayTimer ensure that the callback is never | agl@chromium.org | 2009-02-26 | 2 | -0/+34 |
* | fix the grd scanner to only include files that we're using | tc@google.com | 2009-02-26 | 1 | -5/+2 |
* | Convert FileVersionInfo NOTIMPLEMENTED()s into a bug. | evan@chromium.org | 2009-02-26 | 1 | -25/+5 |
* | Revert brett's code, for real this time. | nsylvain@chromium.org | 2009-02-26 | 5 | -43/+31 |
* | Fix scons build where the internal theme files don't exist. | tc@google.com | 2009-02-26 | 1 | -1/+6 |
* | Revert "ASCII <-> UTF16 conversion functions. These are just copies of WideT... | kuchhal@chromium.org | 2009-02-26 | 2 | -29/+8 |
* | Remove old comment. TBR=kuchhal | jam@chromium.org | 2009-02-26 | 1 | -1/+0 |