| Commit message (Expand) | Author | Age | Files | Lines |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 10 | -53/+204 |
* | Revert 9747 | abarth@chromium.org | 2009-02-13 | 9 | -201/+53 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 9 | -53/+201 |
* | The WebFrame interface currently supports reference counting, but no one uses. | darin@chromium.org | 2009-02-13 | 3 | -7/+6 |
* | Fixing reverse tabbing. | tommi@chromium.org | 2009-02-13 | 1 | -2/+2 |
* | Stop crash in renderer at the end of displaying | jrg@chromium.org | 2009-02-13 | 1 | -4/+0 |
* | Fixing the build | hclam@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Some consumers in the renderer process need access to an IO message loop, Ren... | hclam@chromium.org | 2009-02-13 | 2 | -0/+14 |
* | Mac: build fix | agl@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | POSIX: fix Mac build | agl@chromium.org | 2009-02-13 | 1 | -0/+3 |
* | POSIX: Add FileDescriptorSet unittest | agl@chromium.org | 2009-02-13 | 3 | -0/+164 |
* | Missing file, broken build | cpu@google.com | 2009-02-13 | 1 | -0/+24 |
* | Test for Symantec SEP | cpu@google.com | 2009-02-13 | 5 | -2/+108 |
* | Add TableModel to the scaffold, so we don't depend on views. | thestig@chromium.org | 2009-02-13 | 3 | -0/+25 |
* | Add installer error strings for localization | cpu@google.com | 2009-02-13 | 2 | -0/+6 |
* | Try and make the GetXXXBounds() functions share more code to be shorter, and ... | pkasting@chromium.org | 2009-02-13 | 3 | -24/+19 |
* | Add ability to set a flag in the Label view class that tells it to | munjal@chromium.org | 2009-02-13 | 3 | -0/+22 |
* | Fewer NOTIMPLEMENTED()s, more comments. | evan@chromium.org | 2009-02-13 | 1 | -1/+5 |
* | Remove a NOTIMPLEMENTED(). It's obviously wrong and we will be revisiting | evan@chromium.org | 2009-02-13 | 1 | -1/+0 |
* | Relocate a NOTIMPLEMENTED() to its proper place. | evan@chromium.org | 2009-02-13 | 2 | -6/+7 |
* | Fix build break. | paul@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Port most of MetricsService to Mac and linux. | paul@chromium.org | 2009-02-13 | 9 | -36/+47 |
* | Reverting 9706. Hopefully this will fix the broken debugger_test. | thestig@chromium.org | 2009-02-13 | 2 | -8/+6 |
* | Fix tiny fonts in Mac/Linux. Tony deserves credit for this. | evan@chromium.org | 2009-02-13 | 2 | -0/+10 |
* | Reverting 9698. | joshia@google.com | 2009-02-12 | 1 | -2/+0 |
* | Remove firefox[23]_importer.cc from the POSIX build. | thestig@chromium.org | 2009-02-12 | 1 | -0/+4 |
* | Add debugger_shell to the POSIX build. | thestig@chromium.org | 2009-02-12 | 2 | -6/+8 |
* | Sort all the files w/in the compile sources step of the targets. | thomasvl@chromium.org | 2009-02-12 | 1 | -4/+4 |
* | Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.) | estade@chromium.org | 2009-02-12 | 9 | -68/+64 |
* | Pump events to the renderer. Doesn't work currently due to activation issues. | avi@chromium.org | 2009-02-12 | 5 | -6/+153 |
* | Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location. | mpcomplete@google.com | 2009-02-12 | 3 | -0/+12 |
* | Cleanup step 2, now all sources are in the right folders and sorted. | thomasvl@chromium.org | 2009-02-12 | 1 | -50/+58 |
* | Fix output dir for generated resources | joshia@google.com | 2009-02-12 | 1 | -91/+93 |
* | Use real URLFixerUpper. Makes URLs on command line work. | evan@chromium.org | 2009-02-12 | 4 | -10/+16 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 9 | -34/+37 |
* | Update XCode project file to add unit tests ported in r9671. | phajdan.jr@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | No code changes, just some of the project clean up, more to go, but i want to | thomasvl@chromium.org | 2009-02-12 | 1 | -28/+20 |
* | Reenable tests disabled in r9262. | maruel@chromium.org | 2009-02-12 | 1 | -2/+2 |
* | pulling over more small bites of TabContents into scaffolding. | pinkerton@chromium.org | 2009-02-12 | 2 | -4/+34 |
* | Have consistent line endings on .grd files (currently cr-lf since | tc@google.com | 2009-02-12 | 2 | -10/+10 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 4 | -5/+16 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 73 | -0/+0 |
* | IB outlets only get filled in during awakening, not initialization. D'oh! | avi@chromium.org | 2009-02-12 | 2 | -1/+4 |
* | Step one on fixing the dynamic run. | evan@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | Undo the double listing of include paths (ie-only add the extra values, don't | thomasvl@chromium.org | 2009-02-12 | 1 | -18/+0 |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 12 | -286/+58 |
* | Fix comment of silent-dump-on-dcheck. | huanr@chromium.org | 2009-02-12 | 1 | -2/+3 |
* | POSIX: Make copies of descriptor_set.[cc|h] in preparation of a rename | agl@chromium.org | 2009-02-12 | 2 | -0/+226 |
* | Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc... | pinkerton@chromium.org | 2009-02-12 | 7 | -1/+57 |
* | Revert "Add chrome/browser/ssl/ssl_manager.cc to the build." | tc@google.com | 2009-02-12 | 6 | -91/+56 |