| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable IPv6 results for the PAC bindings: | eroman@chromium.org | 2009-10-22 | 4 | -15/+87 |
* | Add a list of tests to archive on Linux. | thestig@chromium.org | 2009-10-22 | 1 | -0/+2 |
* | Added a case to build_config.h to cover compiling for Linux with 16-bit wchars | brettw@chromium.org | 2009-10-22 | 1 | -0/+8 |
* | GTK: add browser actions popups. | estade@chromium.org | 2009-10-22 | 9 | -13/+198 |
* | Hook up the browser in the bookmark editor. Adjust the logic controlling the ... | pinkerton@chromium.org | 2009-10-22 | 4 | -68/+396 |
* | Swaps renderer processes on links with rel=noreferrer and target=_blank. | creis@google.com | 2009-10-22 | 7 | -2/+178 |
* | Add support for IMC handle passing in Chrome sandbox | gregoryd@google.com | 2009-10-22 | 6 | -19/+20 |
* | Remove layout tests from test expectations that are passing | victorw@chromium.org | 2009-10-22 | 1 | -2/+0 |
* | Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data; | erg@google.com | 2009-10-22 | 13 | -108/+185 |
* | Cleanup in webkit/glue to remove some dependencies. | darin@chromium.org | 2009-10-22 | 19 | -323/+241 |
* | Lands http://codereview.chromium.org/306039 for Sean: | sky@chromium.org | 2009-10-22 | 4 | -12/+65 |
* | Remove a glue dependency in preparation for moving contents to WebKit API land. | pkasting@chromium.org | 2009-10-22 | 1 | -14/+17 |
* | The detached bookmark bar should not show on interstitials. | jcampan@chromium.org | 2009-10-22 | 1 | -0/+3 |
* | Call MaybeScheduleNestingDeferredWork at the top of each loop iteration from | mark@chromium.org | 2009-10-22 | 2 | -17/+58 |
* | Use the existing ProfileTypes extensibility to plug in heap snapshots | apavlov@chromium.org | 2009-10-22 | 1 | -88/+31 |
* | Changes the initialization of enabling the reporting metrics to initialize fr... | gwilson@google.com | 2009-10-22 | 1 | -3/+2 |
* | Move nacl_ui_tests to the right section. oops. | nsylvain@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Added the symbols needed to enable heapchecker using a 64-bit compiler (the b... | timurrrr@chromium.org | 2009-10-22 | 1 | -0/+1 |
* | Make WebSocketStreamHandleBridge RefCountedThreadSafe. | ukai@chromium.org | 2009-10-22 | 3 | -11/+11 |
* | Add LayoutTests/fast/xmlhttprequest/null-document-xmlhttprequest-open.html = ... | ukai@chromium.org | 2009-10-22 | 1 | -0/+2 |
* | Updating trunk VERSION from 224.1 to 224.2 | chrome-bot@google.com | 2009-10-22 | 1 | -1/+1 |
* | Rebaseline fast/forms/search-styled.html for WIN. | tkent@chromium.org | 2009-10-22 | 3 | -2/+2 |
* | Fix lifetime management of WebSocketStreamhandleImpl::Context and WebSocketSt... | ukai@chromium.org | 2009-10-22 | 1 | -7/+34 |
* | Remove three tests from test expectations. | yutak@chromium.org | 2009-10-22 | 1 | -5/+0 |
* | Add NTP to the sidenav. | kathyw@google.com | 2009-10-22 | 31 | -0/+31 |
* | Add doc for New Tab Page. | kathyw@google.com | 2009-10-22 | 4 | -0/+500 |
* | Quick fix for Alsa stutter - Wake up sooner. | fbarchard@chromium.org | 2009-10-22 | 1 | -0/+3 |
* | Fix calculation of length in websocket.cc. | craig.schlenter@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Moved patch from 297003 over to committer repository. | rolandsteiner@chromium.org | 2009-10-22 | 7 | -1/+133 |
* | Introduce WebSecurityPolicy for security related methods. | mhm@chromium.org | 2009-10-22 | 10 | -58/+155 |
* | Rebaseline video-currentTime-set.html as the test is now running. | scherkus@chromium.org | 2009-10-22 | 3 | -4/+30 |
* | Add mac baseline for click-focus-anchor.html. | scherkus@chromium.org | 2009-10-22 | 1 | -0/+10 |
* | Don't skip video-currentTime-set.html anymore since upstreamed WebKit fix has... | scherkus@chromium.org | 2009-10-22 | 1 | -2/+2 |
* | Revert 29747 - Switch over to the new way of enabling/disabling session/local... | nsylvain@chromium.org | 2009-10-22 | 12 | -26/+15 |
* | Do not lower our ready state if the media resource is completely loaded. | scherkus@chromium.org | 2009-10-22 | 1 | -1/+5 |
* | Minor adjustments to the fonts on the management page (less squished and more... | finnur@chromium.org | 2009-10-22 | 1 | -12/+16 |
* | Mark video-canvas-source.html as passing based on successful history. | scherkus@chromium.org | 2009-10-22 | 1 | -3/+0 |
* | Change the strategy used to attempt nesting-deferred work to account equally | mark@chromium.org | 2009-10-22 | 2 | -73/+117 |
* | Webkit roll 49895:49926 | johnnyg@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Switch over to the new way of enabling/disabling session/local storage. | jorlow@chromium.org | 2009-10-22 | 12 | -15/+26 |
* | Pulling in newer gyp with make build fix. | bradnelson@google.com | 2009-10-22 | 1 | -1/+1 |
* | Rebaseline video-canvas-source.html. | scherkus@chromium.org | 2009-10-22 | 3 | -0/+30 |
* | Mac: Enable help when there are no windows. | viettrungluu@chromium.org | 2009-10-22 | 3 | -2/+21 |
* | [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or... | rohitrao@chromium.org | 2009-10-22 | 3 | -12/+29 |
* | Expand the options for how FLIP runs. The GFE team needs | mbelshe@google.com | 2009-10-21 | 5 | -6/+33 |
* | Suppressing two media layout tests. | scherkus@chromium.org | 2009-10-21 | 1 | -0/+2 |
* | Pull in ICU @ r=29733 to add am/sw locale data and invuca table. | jshin@chromium.org | 2009-10-21 | 1 | -1/+1 |
* | Don't call chrome.initExtension if we already called it. | mpcomplete@chromium.org | 2009-10-21 | 1 | -2/+4 |
* | Fix O3D release binary. Turns out that with current tools we always need GCC_... | maf@google.com | 2009-10-21 | 1 | -1/+1 |
* | Pulling in latest gyp with fix for make generator handling wildcard_suppressed | bradnelson@google.com | 2009-10-21 | 1 | -2/+2 |