| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ensure that VisitedLink listener Add event only fires when new fingerprint is... | dglazkov@chromium.org | 2009-07-04 | 3 | -17/+20 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 27 | -440/+364 |
* | Initial html page views for print preview and setup | mhm@chromium.org | 2009-07-03 | 4 | -0/+26 |
* | Modifying mini_installer to have different additional options. | bradnelson@chromium.org | 2009-07-03 | 2 | -7/+21 |
* | Update svn:ignore with regards to new GYP generated projects | maruel@chromium.org | 2009-07-03 | 1 | -1/+1 |
* | Fix EOL style on this file. | maruel@chromium.org | 2009-07-03 | 1 | -293/+293 |
* | Add back in working layout tests. | jorlow@chromium.org | 2009-07-03 | 1 | -32/+16 |
* | Add RGBColor::create to handle ref counts for RGBColor objects | ager@chromium.org | 2009-07-03 | 2 | -16/+28 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 31 | -121/+997 |
* | Move RenderViewHostManager back to tab_contents. Moving it to renderer_host | brettw@chromium.org | 2009-07-03 | 9 | -69/+98 |
* | WebKit deps roll 45495:45535 | jorlow@chromium.org | 2009-07-03 | 2 | -1/+4 |
* | Remove unused notification in print code to simplify before refactoring. | sverrir@google.com | 2009-07-03 | 8 | -118/+72 |
* | Foundations for Print Preview and Setup | mhm@chromium.org | 2009-07-03 | 10 | -14/+65 |
* | DevTools: Console tests. | pfeldman@chromium.org | 2009-07-03 | 4 | -12/+152 |
* | DevTools: do console evaluations in the global context of the inspected windo... | yurys@google.com | 2009-07-03 | 1 | -1/+2 |
* | Handle partial sends over the ChromeDevToolsProtocol. | apavlov@chromium.org | 2009-07-03 | 1 | -9/+22 |
* | Some layout tests failed in a recent merge due to a FocusController change. T... | jcampan@chromium.org | 2009-07-03 | 1 | -14/+4 |
* | A null CGImageRef should be treated as a "null" SkBitmap, | darin@google.com | 2009-07-03 | 1 | -1/+2 |
* | We used to store/restore the frame and node that were focused last when a age... | jcampan@chromium.org | 2009-07-03 | 6 | -146/+11 |
* | Port WebImage to CG and rework the Skia version so that WebImage just has a | darin@google.com | 2009-07-03 | 6 | -154/+189 |
* | mac: build fix. | evan@chromium.org | 2009-07-03 | 1 | -0/+8 |
* | linux: re-enable test plugin code for X events | evan@chromium.org | 2009-07-03 | 2 | -14/+9 |
* | Create a project for maintaining default extensions. | finnur@chromium.org | 2009-07-03 | 4 | -8/+18 |
* | Fixing unitialized variable (Coverity nit). | finnur@chromium.org | 2009-07-03 | 1 | -2/+3 |
* | Initializing the struct before using it, as mandated by | finnur@chromium.org | 2009-07-03 | 1 | -9/+9 |
* | Minor Coverity nit: Unit test leaking data if failure occurs. | finnur@chromium.org | 2009-07-03 | 1 | -9/+7 |
* | Make action buttons listen to the enter key. | arv@google.com | 2009-07-03 | 3 | -67/+119 |
* | Update layout test expectations so that LayoutTests/plugins/netscape-plugin-m... | jam@chromium.org | 2009-07-03 | 1 | -1/+1 |
* | linux: Update a baseline affected by my other change. | evan@chromium.org | 2009-07-03 | 1 | -0/+11 |
* | linux: fix a layout test by having our test plugin provide two mimetypes | evan@chromium.org | 2009-07-03 | 2 | -4/+7 |
* | Enabled passing media layout tests. | scherkus@chromium.org | 2009-07-03 | 1 | -4/+0 |
* | Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopUR... | meelapshah@chromium.org | 2009-07-03 | 5 | -400/+217 |
* | Another batch of performance improvements for NNTP. | arv@google.com | 2009-07-03 | 3 | -167/+307 |
* | shared build: make the shared build work for test_shell | evan@chromium.org | 2009-07-03 | 1 | -0/+8 |
* | Fix: Off-by-one error in LowLevelPolicy::Done. | yuzo@chromium.org | 2009-07-03 | 1 | -1/+1 |
* | GTK: Preview images in file chooser. | estade@chromium.org | 2009-07-03 | 1 | -0/+36 |
* | Mangle the names of the libjpeg functions so gtk/gdk doesn't try to use our l... | estade@chromium.org | 2009-07-03 | 3 | -0/+121 |
* | Fix showModalDialog regression. | jam@chromium.org | 2009-07-03 | 5 | -1/+42 |
* | Change some numbers on the gtk bookmark bar. | estade@chromium.org | 2009-07-03 | 2 | -2/+2 |
* | Knock out a couple more TODOs from the bookmark manager. | estade@chromium.org | 2009-07-03 | 1 | -3/+34 |
* | Re-show bookmark bar buttons whenever they're configured. | estade@chromium.org | 2009-07-03 | 1 | -0/+2 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 29 | -143/+665 |
* | Fixing test to get it to work in IE | vangelis@google.com | 2009-07-03 | 1 | -1/+1 |
* | Add getFileSize support to chromium | victorw@chromium.org | 2009-07-03 | 19 | -1/+332 |
* | Bumping up the pdiff threshold for beach demo mac by 200 pixels to fix failin... | vangelis@google.com | 2009-07-03 | 1 | -1/+1 |
* | Turning async loading off to get the beachdemo to work again in IE. This is ... | vangelis@google.com | 2009-07-03 | 1 | -2/+2 |
* | Fixing the check for offscreen. If the variable doesn't exist, then the funct... | rlp@google.com | 2009-07-03 | 1 | -1/+1 |
* | Upstream V8SVGPODTypeWrapper | japhet@chromium.org | 2009-07-02 | 3 | -389/+2 |
* | Revert 19829. | mirandac@chromium.org | 2009-07-02 | 6 | -223/+9 |
* | Adding HTML5 DB support to Chromium, part 4 of 4: enable DB support. | dumi@chromium.org | 2009-07-02 | 2 | -1/+3 |