| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unexpected pass around userscript | hamaji@chromium.org | 2010-02-03 | 1 | -4/+1 |
* | WebKit roll 54232:54255 | hamaji@chromium.org | 2010-02-03 | 1 | -1/+1 |
* | WebKit roll 54232:54244 | hamaji@chromium.org | 2010-02-03 | 1 | -1/+1 |
* | Added Credit card preview in the form ******[last four digits], Exp: [Date - ... | georgey@chromium.org | 2010-02-03 | 3 | -2/+38 |
* | Copy percent-escaped URL when copying all the text from the address bar (Mac) | kinuko@chromium.org | 2010-02-03 | 9 | -82/+69 |
* | Add a comment about the behavior of ViewMsg_Replace. | tkent@chromium.org | 2010-02-03 | 1 | -0/+2 |
* | Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:... | ben@chromium.org | 2010-02-03 | 15 | -260/+230 |
* | Let renderer notify browser if content gets blocked. | thakis@chromium.org | 2010-02-03 | 9 | -25/+124 |
* | Change the behavior of ViewMsg_Replace. It replaces a word around the | tkent@chromium.org | 2010-02-03 | 2 | -2/+6 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 14 | -12/+151 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 55 | -46/+1638 |
* | linux: split xdg_mime into a separate target | evan@chromium.org | 2010-02-03 | 1 | -18/+26 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 13 | -108/+887 |
* | Use NSS instead of the system SSL library for SSL if | wtc@chromium.org | 2010-02-03 | 7 | -10/+85 |
* | Linux: Font options handle font fallback better. | mattm@chromium.org | 2010-02-03 | 1 | -1/+7 |
* | Revert 37914 - Move ChromeBrowserView* > BrowserView* and ChromeosBrowserView... | ben@chromium.org | 2010-02-03 | 8 | -208/+238 |
* | Revert 37917 - Fix ChromeOS bustage. | ben@chromium.org | 2010-02-03 | 3 | -9/+9 |
* | Revert 37923 - More Cros bustage fixing | ben@chromium.org | 2010-02-03 | 2 | -2/+2 |
* | Revert 37924 - Final fix. Scope was wrong. TBR=oshima | ben@chromium.org | 2010-02-03 | 1 | -2/+2 |
* | Final fix. Scope was wrong. TBR=oshima | ben@chromium.org | 2010-02-03 | 1 | -2/+2 |
* | More Cros bustage fixing | ben@chromium.org | 2010-02-03 | 2 | -2/+2 |
* | Support reordering of Browser Actions within the container. Currently does no... | finnur@chromium.org | 2010-02-03 | 13 | -50/+516 |
* | GTK: fix some memory leaks, streamline a common operation. | estade@chromium.org | 2010-02-03 | 8 | -28/+30 |
* | Hide compact location bar when a content area is clicked, | oshima@chromium.org | 2010-02-03 | 4 | -7/+90 |
* | [Mac] Page action icons were not being properly marked as needing to be redra... | andybons@chromium.org | 2010-02-03 | 1 | -15/+10 |
* | Implements glGetUniformiv and glGetUniformfv. | gman@chromium.org | 2010-02-03 | 6 | -28/+413 |
* | Fix ChromeOS bustage. | ben@chromium.org | 2010-02-03 | 3 | -9/+9 |
* | Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This... | ananta@chromium.org | 2010-02-03 | 4 | -215/+21 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 14 | -151/+12 |
* | Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:... | ben@chromium.org | 2010-02-03 | 8 | -238/+208 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 14 | -12/+151 |
* | Remove CookieTreeNode(UglyHacks) category because, as the name implies, it's ... | rsesek@chromium.org | 2010-02-03 | 4 | -52/+43 |
* | Clean up bookmark manager extension api code a bit. | arv@chromium.org | 2010-02-03 | 2 | -30/+46 |
* | Remove a signature from the reliability known crasher list: | tony@chromium.org | 2010-02-03 | 1 | -3/+0 |
* | Bump NaCl verion to 1454 to fix build. | dspringer@google.com | 2010-02-03 | 1 | -1/+1 |
* | Pull in latest Native Client build. | dspringer@google.com | 2010-02-02 | 1 | -1/+1 |
* | Add support for addUserScript to our layoutTestController. This fixes some | mpcomplete@chromium.org | 2010-02-02 | 2 | -1/+15 |
* | Fixes leak in bookmark unit test. | sky@chromium.org | 2010-02-02 | 1 | -8/+7 |
* | Use CFBundle directly when reading Mac plugin information | stuartmorgan@chromium.org | 2010-02-02 | 1 | -7/+6 |
* | Reverting a part of r37502, and explicitly suppress nspr leaks one by one | oshima@chromium.org | 2010-02-02 | 1 | -0/+26 |
* | Revert "Fix submenu leak in menu2." | oshima@chromium.org | 2010-02-02 | 1 | -26/+12 |
* | FFmpeg only use binaries on Windows, not Mac or Linux. | fbarchard@chromium.org | 2010-02-02 | 1 | -20/+0 |
* | This file was missing from the last CL as it was sitting | gman@chromium.org | 2010-02-02 | 2 | -2/+3 |
* | Fix submenu leak in menu2. | oshima@chromium.org | 2010-02-02 | 1 | -12/+26 |
* | Unit-tests that test the current WebEventListener WebKit API. | jcampan@chromium.org | 2010-02-02 | 3 | -0/+247 |
* | Move repetive testing code into a method of the base class used for testing e... | skerner@chromium.org | 2010-02-02 | 4 | -37/+50 |
* | Fix the list of slow slaves. | maruel@chromium.org | 2010-02-02 | 1 | -11/+1 |
* | Lands http://codereview.chromium.org/542006 for Thiago: | sky@chromium.org | 2010-02-02 | 2 | -20/+54 |
* | Adjusts tab strip model to deal with app tabs. There were a couple of | sky@chromium.org | 2010-02-02 | 27 | -742/+243 |
* | Initial work for internet settings page. | chocobo@chromium.org | 2010-02-02 | 3 | -6/+141 |