| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Valgrind dir to .gitignore. | evan@chromium.org | 2010-02-25 | 1 | -0/+1 |
* | Updating trunk VERSION from 337.0 to 338.0 | chrome-release@google.com | 2010-02-25 | 1 | -1/+1 |
* | Update V8 to version 2.1.2.1 | sgjesse@google.com | 2010-02-25 | 1 | -1/+1 |
* | Don't run some tests failing on certificate erros under Valgrind | timurrrr@chromium.org | 2010-02-25 | 2 | -0/+5 |
* | Port the gears OSX wifi data provider into chrome | joth@chromium.org | 2010-02-25 | 5 | -123/+208 |
* | Remove Dan Kegel from the Valgrind watchlist, update Alexander Potapenko's e-... | timurrrr@chromium.org | 2010-02-25 | 1 | -3/+2 |
* | Solaris: first set of patches to make WebKit build on Solaris. | evan@chromium.org | 2010-02-25 | 4 | -11/+11 |
* | linux: pretty up cookie exceptions window | evan@chromium.org | 2010-02-25 | 2 | -53/+54 |
* | BUG=none | jrg@chromium.org | 2010-02-25 | 3 | -1/+12 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 10 | -62/+6 |
* | Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre... | jar@chromium.org | 2010-02-25 | 5 | -121/+49 |
* | Fix a conditional jump depending on an uninitialized value from r39951 by set... | rsesek@chromium.org | 2010-02-25 | 1 | -1/+2 |
* | Refine IPv6 probe to require that the client has an IPv6 address on an interface | jar@chromium.org | 2010-02-25 | 5 | -49/+121 |
* | BUG=http://crbug.com/36763 | jrg@chromium.org | 2010-02-25 | 2 | -14/+1 |
* | Mac valgrind BookmarkBarFolderControllerTest suppression. | shess@chromium.org | 2010-02-25 | 1 | -1/+13 |
* | Add an icon for local storage and web databses in the cookie manager. | rsesek@chromium.org | 2010-02-25 | 3 | -2/+9 |
* | Handle keyboard events correctly in extension popups. | suzhe@chromium.org | 2010-02-25 | 10 | -86/+112 |
* | Windows: deemphasize render view when tab contents is blocked due to constrai... | estade@chromium.org | 2010-02-25 | 4 | -19/+48 |
* | Include sys_addrinfo.h in tcp_client_socket_win.cc. | eroman@chromium.org | 2010-02-25 | 1 | -0/+1 |
* | Only load text fields in the form structure. This prevents us from trying to... | jhawkins@chromium.org | 2010-02-25 | 2 | -12/+108 |
* | Reorangizing the GLES2 code to handle shared | gman@chromium.org | 2010-02-25 | 33 | -3692/+4664 |
* | Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-25 | 15 | -176/+164 |
* | Flakify ExtensionApiTest.WebSocket | rafaelw@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Revert 39964 - Move data type start/stop management into DataTypeManager | chron@chromium.org | 2010-02-25 | 27 | -766/+328 |
* | Revert 39966 - Fix mac build bustage | chron@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Disable WorkerTest.WorkerXhrHttpLayoutTests pending investigation. | shess@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Fix mac build bustage | skrul@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Mac bookmark mgr: Fix an intermittent exception after right-clicking. | snej@chromium.org | 2010-02-25 | 1 | -3/+6 |
* | Move data type start/stop management into DataTypeManager | skrul@chromium.org | 2010-02-25 | 27 | -328/+766 |
* | Fix issue 32106 | xiyuan@chromium.org | 2010-02-25 | 4 | -8/+51 |
* | We only want to send the JavaScript block notification to the browser process... | pkasting@chromium.org | 2010-02-25 | 2 | -22/+35 |
* | Add an WebSocket extension browsertest. | rafaelw@chromium.org | 2010-02-25 | 9 | -48/+157 |
* | Update WebKit to r55207. | pkasting@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Implement WebDatabase::UpdateAutofillEntries() | skrul@chromium.org | 2010-02-25 | 4 | -37/+270 |
* | Disable two tests that fail on the Mac tsan bots. | rohitrao@chromium.org | 2010-02-25 | 1 | -2/+6 |
* | Multi-pass ModelChangingSyncerCommands. | tim@chromium.org | 2010-02-25 | 28 | -341/+651 |
* | Fix broken cert-info sheets on Mac. | snej@chromium.org | 2010-02-25 | 1 | -3/+3 |
* | Unit test for the multiple request issues we've been seeing. | tommi@chromium.org | 2010-02-25 | 6 | -35/+178 |
* | Posix: Set download file's permissions correctly. | thestig@chromium.org | 2010-02-24 | 1 | -3/+14 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 10 | -5/+60 |
* | Give Mac plugin processes descriptive names for Activity Monitor | stuartmorgan@chromium.org | 2010-02-24 | 5 | -1/+93 |
* | - USE_NSS instead of LINUX where applicable | pvalchev@google.com | 2010-02-24 | 7 | -17/+22 |
* | Mirror sysmenu target rect on RTL UIs. | pkasting@chromium.org | 2010-02-24 | 1 | -3/+1 |
* | Custom "menus" for the bookmark bar folders. | jrg@chromium.org | 2010-02-24 | 29 | -129/+3231 |
* | Disable failing worker test. | vitalyr@chromium.org | 2010-02-24 | 1 | -1/+4 |
* | Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 13 | -163/+174 |
* | Fix transparent Silverlight plugins. | jam@chromium.org | 2010-02-24 | 1 | -2/+8 |
* | Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 13 | -174/+163 |
* | Linux: Make sure browser_tests fork()s the helper processes before starting u... | willchan@chromium.org | 2010-02-24 | 1 | -22/+22 |
* | Add +cc for my renderer watchlist so all the issues don't show up on Rietveld... | jam@chromium.org | 2010-02-24 | 1 | -1/+1 |