| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SSL icon padding in Location Bar in Gtk. | ukai@chromium.org | 2009-06-29 | 2 | -32/+59 |
* | DevTools: show all scopes for current call frame in the scopes pane. | yurys@google.com | 2009-06-29 | 2 | -28/+108 |
* | Update V8 to version 1.2.10. | ager@chromium.org | 2009-06-29 | 1 | -1/+1 |
* | A quick fix for Issue 13432. | hbono@chromium.org | 2009-06-29 | 2 | -1/+6 |
* | Move render_view_host_manager* and site_instance* from tab_contents to render... | brettw@chromium.org | 2009-06-29 | 21 | -33/+33 |
* | Another go at switching mini_installer to gyp. | bradnelson@google.com | 2009-06-29 | 2 | -4/+1 |
* | Added stub native web worker support, including build support in preparation | sehr@google.com | 2009-06-29 | 12 | -6/+356 |
* | Add 15547 to known crash. | huanr@chromium.org | 2009-06-28 | 1 | -0/+3 |
* | Switching gyp off for mini_installer. | bradnelson@chromium.org | 2009-06-28 | 1 | -1/+2 |
* | Switching mini_installer to be gyp generated. | bradnelson@chromium.org | 2009-06-28 | 1 | -1/+2 |
* | linux: cleanup browser-side GtkSockets when plugins are destroyed | evan@chromium.org | 2009-06-28 | 8 | -10/+41 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-28 | 6 | -150/+439 |
* | Reverting change 19472. | bradnelson@chromium.org | 2009-06-28 | 3 | -175/+146 |
* | Switching over mini_installer to gyp. | bradnelson@chromium.org | 2009-06-28 | 3 | -146/+175 |
* | Pulling in newer gyp version. | bradnelson@chromium.org | 2009-06-27 | 1 | -1/+1 |
* | Forgot an include. | tim@chromium.org | 2009-06-27 | 2 | -1/+1 |
* | Make members protected so they can be set in an overloaded | tim@chromium.org | 2009-06-27 | 1 | -0/+12 |
* | Reverting 19466. | thakis@chromium.org | 2009-06-27 | 6 | -436/+147 |
* | Fix the forgotten renames of recommendations to tips. | arv@google.com | 2009-06-27 | 2 | -8/+8 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-27 | 6 | -147/+436 |
* | Fix for reverted cl http://codereview.chromium.org/147123 | davemoore@chromium.org | 2009-06-27 | 9 | -47/+93 |
* | Refactor DNS A/B experient, and add test of congestion time limits | jar@chromium.org | 2009-06-27 | 6 | -78/+126 |
* | Ensure that even if the HostResolver outlives the IO thread, its jobs will no... | ericroman@google.com | 2009-06-27 | 3 | -1/+23 |
* | Update test_expectations.txt for webkit merge. | jianli@chromium.org | 2009-06-27 | 1 | -1/+8 |
* | Need to temporarily flip this back to gfx::NativeView since the other platfor... | ben@chromium.org | 2009-06-27 | 2 | -3/+4 |
* | fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LIST | ben@chromium.org | 2009-06-27 | 1 | -5/+6 |
* | gcl error, this file belonged in last changeset | ben@chromium.org | 2009-06-27 | 1 | -0/+53 |
* | First part of bookmark context menu reorg. | ben@chromium.org | 2009-06-27 | 10 | -681/+662 |
* | WebKit merge 45270:45287 | jianli@chromium.org | 2009-06-27 | 3 | -3/+4 |
* | A first implementation of the SSL client auth UI.This uses the Windows API th... | jcampan@chromium.org | 2009-06-27 | 8 | -16/+192 |
* | Rolling in new version of python. | bradnelson@chromium.org | 2009-06-27 | 1 | -1/+1 |
* | Reverting 19447. | ericroman@google.com | 2009-06-27 | 1 | -11/+6 |
* | Teach the valgrind and layout tests about the output directory used by the Ma... | dkegel@google.com | 2009-06-27 | 2 | -30/+53 |
* | Fix mistake on spwaning setup again | cpu@google.com | 2009-06-27 | 1 | -2/+1 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 28 | -156/+142 |
* | Setting executable bit for third_party/ffmpeg/copy_binaries.sh | hclam@chromium.org | 2009-06-27 | 1 | -0/+0 |
* | Finish the gtk search engine manager. | mattm@chromium.org | 2009-06-27 | 2 | -23/+353 |
* | mac/linux: rework plugin channel file descriptor creation | evan@chromium.org | 2009-06-27 | 8 | -72/+69 |
* | We're leaking almost all the theme bitmaps. Properly delete images | tc@google.com | 2009-06-27 | 1 | -6/+11 |
* | Add more privacy prefs | mattm@chromium.org | 2009-06-27 | 1 | -24/+222 |
* | Linux web drag first cut. | estade@chromium.org | 2009-06-27 | 2 | -7/+61 |
* | revert cl 19438 | rvargas@google.com | 2009-06-27 | 9 | -195/+1566 |
* | bump the version so samples will request | gman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Simple clean-up of the ssl_manager.h includes. | jcampan@chromium.org | 2009-06-26 | 3 | -20/+7 |
* | nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin... | tschmelcher@google.com | 2009-06-26 | 1 | -1/+1 |
* | Add a command line switch to allow setting the max size | rvargas@google.com | 2009-06-26 | 6 | -28/+70 |
* | Make the new new tab page the default new tab page. | arv@google.com | 2009-06-26 | 9 | -1566/+195 |
* | Enforce correct mime-type on some files formats (especially images). | maruel@chromium.org | 2009-06-26 | 1 | -0/+4 |
* | Do not write magic string to registry for non Google Chrome builds. | kuchhal@chromium.org | 2009-06-26 | 1 | -1/+3 |
* | WriteThumbnailToDisk runs on a bg thread so it cannot access the cache_ direc... | meelapshah@chromium.org | 2009-06-26 | 3 | -6/+15 |