| Commit message (Expand) | Author | Age | Files | Lines |
* | Pepper: Make AppendDataToBody() not append empty data. | viettrungluu@chromium.org | 2010-07-20 | 1 | -1/+2 |
* | Remove temporary test expectations from v8 push (changes are now upstream in ... | ricow@chromium.org | 2010-07-20 | 1 | -5/+0 |
* | Fix an unitialized read in a unit test to appease valgrind | thakis@chromium.org | 2010-07-20 | 2 | -5/+1 |
* | Roll webkit DEPS 63669:63692. | tony@chromium.org | 2010-07-20 | 2 | -2/+2 |
* | Mac: unit test for setting a clip rect with a scale transform | thakis@chromium.org | 2010-07-19 | 1 | -0/+1 |
* | Add click-to-load functionality for blocked plugins. | bauerb@chromium.org | 2010-07-19 | 3 | -0/+251 |
* | Fix linux test expectations by removing MAC WIN predicate in local test_expec... | ricow@chromium.org | 2010-07-19 | 1 | -1/+1 |
* | Push V8 version 2.3.1. This fixes crbug.com/49099. | ricow@chromium.org | 2010-07-19 | 1 | -4/+5 |
* | Remove temporary test expectation. | podivilov@chromium.org | 2010-07-19 | 1 | -3/+0 |
* | Introduce "--enable-memory-info" command-line flag to enable reporting | mnaganov@chromium.org | 2010-07-19 | 2 | -1/+6 |
* | Remove incorrect usages of USE_SYSTEM_SQLITE. | tfarina@chromium.org | 2010-07-19 | 2 | -12/+2 |
* | Remove skipped web timing related tests. | tonyg@chromium.org | 2010-07-19 | 1 | -10/+0 |
* | Step 1 in getting rid of duplicate warning in make build. | tony@chromium.org | 2010-07-18 | 2 | -30/+34 |
* | Add temporary test expectation until upstream lands for input-file-directory-... | johnnyg@chromium.org | 2010-07-17 | 1 | -0/+3 |
* | Implement WebFileSystemImpl::directoryName. This is needed for directory upl... | johnnyg@chromium.org | 2010-07-17 | 1 | -2/+2 |
* | Avoid flashing when resizing plugins that use PaintManager. Copy the bitmap ... | jam@chromium.org | 2010-07-17 | 2 | -0/+22 |
* | Code review followups by Darin | jam@chromium.org | 2010-07-17 | 2 | -3/+3 |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -1/+2 |
* | Roll webkit 63575:63601 | tony@chromium.org | 2010-07-17 | 1 | -4/+0 |
* | Add failing test from webkit merge | ojan@google.com | 2010-07-16 | 1 | -0/+3 |
* | Add third_party/ prefix to ppapi include for checkdeps. | ajwong@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Mark tests as failing that started failing with the webkit roll. | ojan@google.com | 2010-07-16 | 1 | -8/+10 |
* | file_util: deprecate remaining wstring functions | evan@chromium.org | 2010-07-16 | 1 | -1/+8 |
* | Add private Pepper v2 API to get localized strings. | jam@chromium.org | 2010-07-16 | 6 | -0/+93 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 7 | -30/+41 |
* | Skip test broken by ENABLE_WEB_TIMING. The updated expectations are landed | tonyg@chromium.org | 2010-07-16 | 1 | -0/+9 |
* | AutoFill: Use unique IDs to identify the profile or credit card to fill. | jhawkins@chromium.org | 2010-07-16 | 1 | -1/+3 |
* | Implement some of URLResponseInfo properties. | darin@chromium.org | 2010-07-16 | 3 | -6/+78 |
* | Remove more definitions from header files. | erg@chromium.org | 2010-07-16 | 1 | -0/+2 |
* | Revert r52688 to fix build bustage. | darin@chromium.org | 2010-07-16 | 3 | -78/+6 |
* | Implement some of URLResponseInfo properties. | darin@chromium.org | 2010-07-16 | 3 | -6/+78 |
* | Remove temporary expectation that are now in the upstream chromium | ager@chromium.org | 2010-07-16 | 1 | -90/+0 |
* | DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi... | pfeldman@chromium.org | 2010-07-16 | 3 | -1/+7 |
* | Update gyp for chromium multi dll build | victorw@chromium.org | 2010-07-16 | 1 | -0/+8 |
* | Remove inspector_resources target and use the upstreaming | tkent@chromium.org | 2010-07-16 | 2 | -111/+1 |
* | Implement spin buttons for <input type=number> | tkent@chromium.org | 2010-07-16 | 2 | -0/+15 |
* | Fix PDF files not loading at times with Acrobat Reader. This only happens in ... | ananta@chromium.org | 2010-07-16 | 2 | -10/+22 |
* | Revert "Take two at webkit merge 63323:63461." | ojan@google.com | 2010-07-16 | 1 | -3/+0 |
* | Take two at webkit merge 63323:63461. | ojan@google.com | 2010-07-16 | 1 | -0/+3 |
* | Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-16 | 2 | -14/+1 |
* | Revert webkit roll. Broke the mac dbg compile. | ojan@google.com | 2010-07-15 | 1 | -3/+0 |
* | Video Buffering: Caches data to disk when paused (resubmit) | vrk@google.com | 2010-07-15 | 3 | -5/+209 |
* | linux: Add patterns for subpixel test to fonts.conf. | derat@chromium.org | 2010-07-15 | 1 | -0/+24 |
* | TBR:Fix expectations after webkit roll. | ojan@google.com | 2010-07-15 | 1 | -1/+1 |
* | TBR:WebKit roll 63323:63461. | ojan@google.com | 2010-07-15 | 1 | -0/+3 |
* | Added support for printing of Pepper v2 plugins. | sanjeevr@chromium.org | 2010-07-15 | 9 | -1/+459 |
* | SerializerTests.SerializeHTMLDOMWithNonStandardEntities | ojan@google.com | 2010-07-15 | 1 | -4/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 2 | -0/+2 |
* | Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor. | viettrungluu@chromium.org | 2010-07-15 | 1 | -1/+27 |
* | Update V8 to version 2.3.0. | ager@chromium.org | 2010-07-15 | 1 | -0/+46 |