| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix so that the doubleclick privacy blacklist does not interfere with Gmail | idanan@google.com | 2009-09-22 | 1 | -2/+2 |
* | Remove an unused variable and some includes. | thestig@chromium.org | 2009-09-21 | 1 | -17/+1 |
* | Forward edit commands to be executed for shortcuts which aren't handled by | thakis@chromium.org | 2009-09-21 | 1 | -4/+67 |
* | Add histograms for tab count, RenderProcessHost count, and the number of | brettw@chromium.org | 2009-09-21 | 1 | -2/+16 |
* | Changes the main menu from displaying a static image to loading a page. | sky@chromium.org | 2009-09-20 | 1 | -4/+4 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 2 | -0/+7 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 2 | -7/+0 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 2 | -0/+7 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 5 | -0/+14 |
* | Size the render widget host view when the browser tries to set it to a partic... | tony@chromium.org | 2009-09-18 | 2 | -15/+21 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 2 | -0/+12 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 3 | -12/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 3 | -0/+12 |
* | Linux Printing: Move file open operation to file thread. | estade@chromium.org | 2009-09-18 | 3 | -46/+60 |
* | Pause for <video> should have immediate effect on audio | hclam@chromium.org | 2009-09-17 | 1 | -1/+1 |
* | linux: add names to some widgets for parasite's benefit | evan@chromium.org | 2009-09-17 | 1 | -0/+1 |
* | Revert "Windows: Warn about outdated plugins." | agl@chromium.org | 2009-09-16 | 1 | -4/+1 |
* | Windows: Warn about outdated plugins. | agl@chromium.org | 2009-09-16 | 1 | -1/+4 |
* | GTK: Add a dialog for printing. | estade@chromium.org | 2009-09-16 | 1 | -1/+8 |
* | Rename test_web_contents.* to test_tab_contents.* | tony@chromium.org | 2009-09-16 | 2 | -4/+2 |
* | Add a bare-bones extension shelf that displays extension items on OS X. | thakis@chromium.org | 2009-09-16 | 2 | -1/+12 |
* | Linux: print page to file rather than using shared memory to send it to the b... | estade@chromium.org | 2009-09-16 | 3 | -28/+74 |
* | Replace a bunch of hardcoded URLs with constants from url_constants.h | brettw@chromium.org | 2009-09-15 | 1 | -3/+4 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 2 | -8/+12 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 2 | -12/+8 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 2 | -8/+12 |
* | Fix for bug 2932: Chrome should not trigger page reloading when turn off auto... | jshin@chromium.org | 2009-09-14 | 2 | -0/+7 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Linux: remove check that the renderer knows its PID. | agl@chromium.org | 2009-09-14 | 1 | -9/+13 |
* | Let cmd-e write the selection into the find pasteboard. | thakis@chromium.org | 2009-09-12 | 5 | -0/+43 |
* | GTK: Cache our GdkCursor objects, since building them hits the disk. | erg@google.com | 2009-09-12 | 1 | -1/+2 |
* | Update some comments. No code change. | mdm@chromium.org | 2009-09-12 | 1 | -1/+1 |
* | Bug fix: produce unique temp file names when the VFS requests a handle to a n... | dumi@chromium.org | 2009-09-11 | 1 | -39/+58 |
* | Linux: set the process title (that shows in "ps" etc.) of renderers correctly... | mdm@chromium.org | 2009-09-10 | 1 | -5/+6 |
* | Supports Gtk keyboard themes. | suzhe@chromium.org | 2009-09-10 | 10 | -8/+708 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 8 | -7/+118 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 7 | -64/+47 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 4 | -8/+3 |
* | Plumb the DragOperation through all the layers between the platform Drag-n-dr... | snej@chromium.org | 2009-09-08 | 3 | -35/+36 |
* | Pass printing result to the browser. | maruel@chromium.org | 2009-09-08 | 2 | -4/+47 |
* | Refuse to render RSS as XML by treating the response as text/plain. This is | abarth@chromium.org | 2009-09-07 | 1 | -0/+13 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -1/+1 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 3 | -5/+5 |
* | Remove non-full paints from uninitialized backing store | cpu@chromium.org | 2009-09-04 | 2 | -6/+7 |
* | Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL. | jhawkins@chromium.org | 2009-09-04 | 2 | -2/+4 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 1 | -4/+4 |
* | Adjust color spaces so that Mac Chrome renders colors properly. | amanda@chromium.org | 2009-09-03 | 1 | -10/+4 |
* | Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-03 | 2 | -2/+13 |
* | Fix a DCHECK that I hit while working on the extension shelf for OS X. | thakis@chromium.org | 2009-09-02 | 3 | -0/+32 |
* | Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-02 | 2 | -13/+2 |