| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Take out intptr_t IPC serialization support to prevent people from sending po... | jam@chromium.org | 2010-02-09 | 6 | -47/+39 |
* | Fix thread safety issue in AudioMessageFilter. IPC::Channel can only be used... | jam@chromium.org | 2010-02-09 | 1 | -0/+9 |
* | Add bounds checking to StaticSocketDataProvider, to make tests more reliable | phajdan.jr@chromium.org | 2010-02-09 | 10 | -167/+288 |
* | DevTools: prepare glue/devtools/js/*.js files for upstreaming. | yurys@chromium.org | 2010-02-09 | 10 | -3324/+3464 |
* | Rebaseline some mac tests that I missed in the last webkit roll. | tony@chromium.org | 2010-02-09 | 3 | -3/+123 |
* | Rebaseline svg/batik/paints/gradientLimit for win/linux. | tony@chromium.org | 2010-02-09 | 1 | -3/+3 |
* | Roll webkit from 54482 to 54493. This includes a change | tony@chromium.org | 2010-02-09 | 603 | -9650/+8727 |
* | Fix browser crash. | thakis@chromium.org | 2010-02-09 | 1 | -3/+5 |
* | Set svn:eol-style to LF for these files. | tony@chromium.org | 2010-02-09 | 169 | -5780/+5780 |
* | Close deleting browsing data window after deleting data. | jochen@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Linux: Use fixed width font for certificate details. | mattm@chromium.org | 2010-02-09 | 1 | -1/+9 |
* | Fix a missed rename of GetTestInfoForFile -> get_test_info_for_file | dpranke@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Add WebKitTools/Scripts and WebKitTools/simplejson to the DEPS file since we're | dpranke@chromium.org | 2010-02-09 | 1 | -0/+6 |
* | Disable flaky test_shell_test | mpcomplete@chromium.org | 2010-02-09 | 1 | -1/+2 |
* | Ensure entire content settings dialog cookie page is visible in Windows Classic. | pkasting@chromium.org | 2010-02-09 | 1 | -2/+2 |
* | Remember the last selected tab in the content settings dialog. | pkasting@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Roll webkit from 54475 to 54482. This is the change right before | tony@chromium.org | 2010-02-09 | 7 | -138/+1 |
* | Mark a test flaky which has been flaky for its whole existence. | pkasting@chromium.org | 2010-02-09 | 1 | -0/+3 |
* | Change the javascript context used by the loadtimes extension. It should be | mbelshe@chromium.org | 2010-02-09 | 1 | -2/+2 |
* | Using grit_info to generate the complete set of inputs and outputs for | bradnelson@google.com | 2010-02-09 | 1 | -6/+14 |
* | Test shell: Fix Windows custom render theme so that checkboxes and radio butt... | estade@chromium.org | 2010-02-09 | 37 | -26/+58 |
* | Extension Doc Changes (no building or testable changes). | rafaelw@chromium.org | 2010-02-09 | 1 | -2/+6 |
* | Disable NetworkChangeNotifierMac's helper thread. | willchan@chromium.org | 2010-02-09 | 1 | -6/+8 |
* | Finish implementing NPN_ConvertPoint, and add a unit test for it | stuartmorgan@chromium.org | 2010-02-09 | 9 | -26/+173 |
* | Update DEPS to pull in a gyp fix for XCode building. | andybons@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Bump DEPS to pull in latest Nixysa. | maf@google.com | 2010-02-08 | 1 | -1/+1 |
* | Remove uses of the deprecated hideAutofillPopup and replace it with the new h... | jhawkins@chromium.org | 2010-02-08 | 1 | -2/+2 |
* | Change my watchlists over to sending mail to darin+cc, so I can more easily | darin@chromium.org | 2010-02-08 | 1 | -5/+5 |
* | Strings for HTML5 database support in the cookies tree view. | jochen@chromium.org | 2010-02-08 | 1 | -0/+3 |
* | GTK: use appropriate bookmark manager menus | estade@chromium.org | 2010-02-08 | 3 | -15/+27 |
* | Fix ClientSocketPoolBaseHelper to maintain order properly. | willchan@chromium.org | 2010-02-08 | 5 | -70/+129 |
* | Preserve order of extensions when they auto-update. | finnur@chromium.org | 2010-02-08 | 11 | -13/+296 |
* | Removed TransparencyWin_unittest and UniscribeHelper_unittest that now reside... | yaar@chromium.org | 2010-02-08 | 3 | -839/+0 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-08 | 6 | -3/+95 |
* | wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests. | thestig@chromium.org | 2010-02-08 | 8 | -24/+4432 |
* | Changed validation based on the discussion | georgey@chromium.org | 2010-02-08 | 3 | -30/+14 |
* | Adding fixed guids for the Chrome Frame test targets so that certain build sc... | robertshield@chromium.org | 2010-02-08 | 1 | -0/+5 |
* | Fixes bug where we weren't sending out TabClosingAt when removing a | sky@chromium.org | 2010-02-08 | 3 | -14/+82 |
* | Changes TabStrip's drop indicator not to allow dropping on | sky@chromium.org | 2010-02-08 | 1 | -1/+2 |
* | Update bug reference link in ExtensionApiTest.Toolstrip | phajdan.jr@chromium.org | 2010-02-08 | 1 | -1/+2 |
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 14 | -150/+303 |
* | Implement low-latency audio on Pepper. | neb@chromium.org | 2010-02-08 | 9 | -16/+153 |
* | Disable ExtensionApiTest.Toolstrip, crashy. | phajdan.jr@chromium.org | 2010-02-08 | 1 | -6/+2 |
* | Set the initial state of the content blocked bubble radio buttons correctly. | pkasting@chromium.org | 2010-02-08 | 2 | -4/+11 |
* | Re-enable worker tests on Windows (partial revert of r38378) | dimich@google.com | 2010-02-08 | 1 | -4/+11 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 37 | -1078/+1078 |
* | linux: native OpenGL ES support | piman@google.com | 2010-02-08 | 14 | -189/+619 |
* | Add a new reliability crasher in V8 to the known_crashes list. | mpcomplete@chromium.org | 2010-02-08 | 1 | -0/+3 |
* | GTK: support dynamic labels in GtkMenus | estade@chromium.org | 2010-02-08 | 1 | -6/+29 |
* | Fixes bug in clear browsing data dialog where throbber would overlap | sky@chromium.org | 2010-02-08 | 5 | -56/+54 |