| Commit message (Expand) | Author | Age | Files | Lines |
* | Added SafeMultiply and SafeAdd to check for overflows | gman@chromium.org | 2010-03-05 | 7 | -164/+497 |
* | Fix pickle mismatch when getting redirects fails. | tony@chromium.org | 2010-03-05 | 1 | -3/+1 |
* | Clean up phantom tabs that are leaked in the unit test. | tony@chromium.org | 2010-03-05 | 1 | -0/+3 |
* | omx_unittests to load OpenMAX library dynamically | hclam@chromium.org | 2010-03-05 | 2 | -1/+8 |
* | More late binding cleanup | vandebo@chromium.org | 2010-03-05 | 1 | -36/+0 |
* | Revert 40679 - Flip the run_webkit_tests scripts to use the upstream versions... | dpranke@chromium.org | 2010-03-05 | 4 | -37/+15 |
* | Simple fix for a crashing bug. | michaeln@chromium.org | 2010-03-05 | 1 | -0/+2 |
* | Enable FFmpegDemuxerTest.Decoder in Mac valgrind | hclam@chromium.org | 2010-03-05 | 1 | -2/+0 |
* | Remove GetNextEvent loop from Carbon plugin processing | stuartmorgan@chromium.org | 2010-03-05 | 1 | -19/+0 |
* | Fix a regression introduced in r40465. | wtc@chromium.org | 2010-03-05 | 1 | -11/+18 |
* | Pull in latest gyp with various make fixes. | mmoss@google.com | 2010-03-05 | 1 | -1/+1 |
* | Remove a CHECK() which was firing. | eroman@chromium.org | 2010-03-04 | 1 | -2/+0 |
* | Load the bookmark manager extension at Chrome startup. | aa@chromium.org | 2010-03-04 | 17 | -118/+384 |
* | nsNSSCertHelper: Restore the loop to use multiple bytes of bitfield. | mattm@chromium.org | 2010-03-04 | 1 | -4/+2 |
* | Flip the run_webkit_tests scripts to use the upstream versions of the test | dpranke@chromium.org | 2010-03-04 | 4 | -15/+37 |
* | Only paint the top of the window. Fixes flickering, probably improves perform... | avi@chromium.org | 2010-03-04 | 1 | -12/+24 |
* | Fix linking as well as compiling. | johnnyg@chromium.org | 2010-03-04 | 1 | -1/+1 |
* | Fix build break. | johnnyg@chromium.org | 2010-03-04 | 2 | -2/+3 |
* | Add supression for memory leak in Webkit layout. | andybons@chromium.org | 2010-03-04 | 1 | -0/+10 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 17 | -9/+104 |
* | Linux views: Hook up gtk certificate viewer to page info window. | mattm@chromium.org | 2010-03-04 | 1 | -1/+5 |
* | Fixing a comment. | oshima@chromium.org | 2010-03-04 | 1 | -1/+1 |
* | window.open calls in ChromeFrame cause IE to navigate to a dummy URL which ha... | ananta@chromium.org | 2010-03-04 | 1 | -0/+7 |
* | Use the TestTabContents provided by RenderViewHostTestHarness instead of roll... | jhawkins@chromium.org | 2010-03-04 | 2 | -11/+1 |
* | ui_tests fix | oshima@chromium.org | 2010-03-04 | 2 | -2/+10 |
* | update w/ consistently passing tests | dpranke@chromium.org | 2010-03-04 | 1 | -24/+10 |
* | Re-enabling two database tests, which should be stable now. | dumi@chromium.org | 2010-03-04 | 1 | -4/+0 |
* | Clean up TooltipManagerWin a bit. Original patch by Jay Soffian (see http://... | pkasting@chromium.org | 2010-03-04 | 3 | -36/+28 |
* | Correct positioning of tooltips in nonclient portion of Aero windows. Origin... | pkasting@chromium.org | 2010-03-04 | 2 | -0/+7 |
* | AutoFill phone number parser changes. | dhollowa@chromium.org | 2010-03-04 | 6 | -52/+186 |
* | More context menu tests | amit@chromium.org | 2010-03-04 | 12 | -284/+580 |
* | Follow up to r40626. Give the blanket WorkerTest disable under Mac Valgrind a... | rsesek@chromium.org | 2010-03-04 | 1 | -3/+1 |
* | checksum computation that returns the least significant 32-bits of the 128-bi... | abetul@google.com | 2010-03-04 | 2 | -1/+18 |
* | Disabling SessionHistoryTest.LocationReplace since it has been failing consis... | andybons@chromium.org | 2010-03-04 | 1 | -3/+2 |
* | Fix leaks caused by main menu singleton. | oshima@chromium.org | 2010-03-04 | 4 | -88/+37 |
* | Add support for running the NaCl plugin in the Linux SUID sandbox | agl@chromium.org | 2010-03-04 | 6 | -6/+65 |
* | Remove cookie_modal_dialog_view.cc from chromeos/linux view build | oshima@chromium.org | 2010-03-04 | 1 | -1/+1 |
* | Prevent CF from trashing Chrome's registrations when uninstalling. | robertshield@chromium.org | 2010-03-04 | 3 | -2/+10 |
* | Revert -r 40634 to wait until masters' configs get updated. | antonm@google.com | 2010-03-04 | 1 | -16/+16 |
* | Update spdy_protocol to support the GOAWAY message. | mbelshe@chromium.org | 2010-03-04 | 6 | -68/+235 |
* | [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child... | rohitrao@chromium.org | 2010-03-04 | 2 | -5/+11 |
* | Changes RLZ organic wildcards to include GGR* | gwilson@google.com | 2010-03-04 | 1 | -1/+2 |
* | Removes static storage of menu-marker bitmap. Tiny change. | glotov@google.com | 2010-03-04 | 2 | -15/+13 |
* | Add 64-bit binaries that are required for NaCl support to Chrome installation... | gregoryd@google.com | 2010-03-04 | 8 | -0/+22 |
* | Modifies the uninstall path from the toast to appropriately handle system-lev... | gwilson@google.com | 2010-03-04 | 1 | -1/+1 |
* | This memcheck error has been cleaned up. I've tested it locally with both a ... | skrul@chromium.org | 2010-03-04 | 1 | -15/+0 |
* | GTK: Split out the cookie display into its own component for reuse in the coo... | erg@chromium.org | 2010-03-04 | 6 | -416/+584 |
* | Yet another try to hotfix the ARM builbots. Sigh. | thestig@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | Split Dromaeo tests per suites. | antonm@google.com | 2010-03-04 | 1 | -16/+16 |
* | Fixes Valgrind redness. | jcampan@chromium.org | 2010-03-04 | 1 | -15/+15 |