summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-093-3/+59
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Linux: make PRIMARY clipboard act on focused webkit frame rather than main fr...estade@chromium.org2009-05-081-3/+5
* DevTools: Activate inspector window on break / exception.pfeldman@chromium.org2009-05-082-0/+5
* Retry of enabling video on linux. See related review: http://codereview.chro...ajwong@chromium.org2009-05-082-14/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Use ifdef to take away the paint method for media player from machclam@chromium.org2009-05-072-0/+6
* TBR=scherkushclam@chromium.org2009-05-072-2/+1
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-0710-219/+177
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-062-6/+6
* Get visual theme support for rendererscpu@google.com2009-05-061-0/+22
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-061-1/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-064-6/+8
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-064-9/+243
* Move l10n_util to app/ben@chromium.org2009-05-054-4/+4
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-052-0/+32
* Fixes for 10.6jeremy@chromium.org2009-05-051-0/+3
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-052-3/+9
* BUG=11200rafaelw@chromium.org2009-05-059-279/+279
* Fix a memory leak that happen on some video fileshclam@chromium.org2009-05-051-8/+25
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-052-2/+32
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-052-32/+2
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-052-2/+2
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-053-86/+262
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-059-9/+9
* Hook up full-page zoom menu items and fix that zoomed controls don't draw.thakis@chromium.org2009-05-051-1/+36
* Various trivial clean-up bits:pkasting@chromium.org2009-05-052-8/+4
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-042-11/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-042-2/+32
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-042-32/+2
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-042-28/+3
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-3/+3
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-042-3/+28
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-042-2/+2
* Fix more paint bugs in the transparent renderview code.aa@chromium.org2009-05-021-11/+4
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-012-0/+12
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-012-12/+0
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-012-2/+5
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-013-13/+45
* Run workers in separate processes.jam@chromium.org2009-05-013-14/+16
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-0112-32/+72
* Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."agl@chromium.org2009-05-012-32/+0
* Measure IPC latency for audiohclam@chromium.org2009-05-012-2/+37
* Replace window.external with a v8::extension.mbelshe@google.com2009-05-018-77/+87
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-012-3/+52
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-012-0/+32