| Commit message (Expand) | Author | Age | Files | Lines |
* | The IPCs for carrying data requested by plugins have been changed from synchr... | ananta@chromium.org | 2009-07-24 | 7 | -18/+98 |
* | Reverting 21525. | yurys@google.com | 2009-07-24 | 10 | -179/+29 |
* | Skip over Mozilla .xpt files when loading plugins on Linux. | craig.schlenter@chromium.org | 2009-07-24 | 1 | -1/+3 |
* | DevTools: split console evaluation into two steps: actual evaluation and resu... | yurys@google.com | 2009-07-24 | 10 | -29/+179 |
* | Move parts of npruntime into the WebKit API so it no longer has any dependenc... | jorlow@chromium.org | 2009-07-24 | 2 | -161/+14 |
* | Allow the browser to send actions back to the render for media element contex... | ajwong@chromium.org | 2009-07-23 | 8 | -51/+143 |
* | Fix bug 15795: make the capslock indicator in password fields (on Mac) work. | avi@chromium.org | 2009-07-23 | 1 | -0/+8 |
* | Alt{Error,404}PageResourceFetcher cleanup. | darin@chromium.org | 2009-07-23 | 9 | -184/+87 |
* | None of these files need to include config.h any longer...so remove it. | jorlow@chromium.org | 2009-07-23 | 14 | -28/+2 |
* | DevTools: print function source in eval selection requests. | pfeldman@chromium.org | 2009-07-23 | 1 | -0/+3 |
* | Fix a leak that only happens in layout test mode. | tc@google.com | 2009-07-23 | 1 | -0/+2 |
* | This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo... | xji@chromium.org | 2009-07-23 | 1 | -8/+10 |
* | Fix NULL_RETURN defect found by Coverity. | cmp@google.com | 2009-07-23 | 1 | -1/+5 |
* | Changes to provide asynchronous read in data source: | hclam@chromium.org | 2009-07-22 | 9 | -22/+1989 |
* | Fix a FORWARD_NULL defect reported by Coverity. | wtc@chromium.org | 2009-07-22 | 1 | -16/+16 |
* | Make scrollbars and other controls tint/untint upon main window gaining | thakis@chromium.org | 2009-07-22 | 4 | -0/+46 |
* | Remove some bogus includes. | darin@chromium.org | 2009-07-22 | 4 | -10/+4 |
* | DevTools Profiler: hide code injected by DevTools. | mnaganov@chromium.org | 2009-07-22 | 1 | -1/+10 |
* | DevTools: Handle errors in evaluation response. | pfeldman@chromium.org | 2009-07-22 | 1 | -5/+7 |
* | This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el... | xji@chromium.org | 2009-07-22 | 2 | -2/+14 |
* | Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... | ajwong@chromium.org | 2009-07-22 | 2 | -2/+2 |
* | linux: add windowless plugin plumbing | piman@google.com | 2009-07-22 | 2 | -8/+10 |
* | Creating a unique user-agent string for ChromeOS builds, so that metrics can ... | evan@chromium.org | 2009-07-22 | 1 | -2/+9 |
* | Fix another d&d crash that happens when the tab contents | tc@google.com | 2009-07-21 | 1 | -3/+6 |
* | DevTools: mute accidental refresh requests while on DevTools window. | pfeldman@chromium.org | 2009-07-21 | 1 | -0/+13 |
* | DevTools Profiler: small UI improvements. | mnaganov@chromium.org | 2009-07-21 | 2 | -2/+36 |
* | Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ... | jorlow@chromium.org | 2009-07-21 | 2 | -0/+6 |
* | DevTools: Make splitters move while dragged over iframes. | pfeldman@chromium.org | 2009-07-20 | 1 | -0/+23 |
* | DevTools: remember variable tree expansion state while debugging. | pfeldman@chromium.org | 2009-07-20 | 2 | -4/+24 |
* | DevTools: Fix debugPrint to work via new Console API. | pfeldman@chromium.org | 2009-07-20 | 1 | -1/+4 |
* | DevTools: Use Chrome's colors for DevTools toolbar. | pfeldman@chromium.org | 2009-07-20 | 1 | -0/+6 |
* | DevTools: Disable dock action on Mac OS since it is not yet implemented. | pfeldman@chromium.org | 2009-07-20 | 1 | -0/+3 |
* | Reverting 21059. | jorlow@chromium.org | 2009-07-18 | 2 | -6/+0 |
* | Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ... | jorlow@chromium.org | 2009-07-18 | 2 | -0/+6 |
* | Added reference counting to the Pipeline interface. | scherkus@chromium.org | 2009-07-18 | 2 | -2/+2 |
* | Spellcheck should not only work if the element is contentEditable, it should ... | jparent@chromium.org | 2009-07-18 | 1 | -6/+4 |
* | Fix a memory leak found by Valgrind. | evan@chromium.org | 2009-07-18 | 1 | -6/+11 |
* | Fix a crash in plugin handling. The code was destroying the passed-in cairo_t, | brettw@chromium.org | 2009-07-17 | 1 | -1/+0 |
* | Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names. | scherkus@chromium.org | 2009-07-17 | 2 | -3/+3 |
* | Land Anton's change to cast from v8::Value to v8::Object before | ager@chromium.org | 2009-07-17 | 1 | -2/+4 |
* | Reverting 20516 by re-landing this previous patch. | brettw@chromium.org | 2009-07-17 | 1 | -10/+10 |
* | linux: obey standard system paths for plugins | evan@chromium.org | 2009-07-17 | 1 | -3/+20 |
* | Introduce WebLocalizedString and queryLocalizedString methods | darin@chromium.org | 2009-07-17 | 6 | -202/+87 |
* | Remove unintended addition of a forward delcaration for WebWidget. | ajwong@chromium.org | 2009-07-17 | 1 | -1/+0 |
* | Begin implementation of the context menu for Video and Audio tags. | ajwong@chromium.org | 2009-07-17 | 5 | -11/+105 |
* | WebFrameImpl::GetSelection(): Replace NBSPs with spaces. | estade@chromium.org | 2009-07-16 | 1 | -1/+7 |
* | Enable isolated worlds for content scripts. | abarth@chromium.org | 2009-07-16 | 3 | -4/+24 |
* | Simplify window_open_disposition.cc since we only require conversion from | darin@chromium.org | 2009-07-16 | 2 | -30/+15 |
* | DevTools: Make 'toggle node search' mode work. | pfeldman@chromium.org | 2009-07-16 | 5 | -10/+37 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 19 | -618/+487 |