| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 7 | -9/+9 |
* | Implement app process model isolation. | mpcomplete@chromium.org | 2010-04-22 | 3 | -15/+41 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -13/+13 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -1/+1 |
* | Rename OnBlockedContentChange to OnContentSettingsChange. | bulach@chromium.org | 2010-04-21 | 2 | -6/+5 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -1/+1 |
* | Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down... | bauerb@chromium.org | 2010-04-21 | 3 | -1/+12 |
* | Trim whitespace and check for unsafe scheme before adding a url in context me... | inferno@chromium.org | 2010-04-20 | 1 | -3/+9 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | Fix class/struct forward-declare mixups. | evan@chromium.org | 2010-04-16 | 1 | -1/+1 |
* | This CL makes the translate context menu disabled when the | jcivelli@chromium.org | 2010-04-16 | 1 | -4/+10 |
* | Fix DCHECK in web_drop_target_win.cc. | dcheng@chromium.org | 2010-04-16 | 3 | -35/+51 |
* | Move third_pary/mozilla/include up one directory. | evan@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | The geolocation icon must be displayed even if the current origin change its ... | bulach@chromium.org | 2010-04-14 | 2 | -4/+21 |
* | Remove the --enable-user-stylesheet flag. | tony@chromium.org | 2010-04-14 | 1 | -4/+5 |
* | Revert 44443 - Try removing the enableuserstylesheet flag. | tony@chromium.org | 2010-04-14 | 1 | -2/+6 |
* | Try removing the --enable-user-stylesheet flag. | tony@chromium.org | 2010-04-14 | 1 | -6/+2 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 1 | -0/+5 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 2 | -3/+10 |
* | Adds an updated safety check for DOM UI renderers. | creis@chromium.org | 2010-04-09 | 1 | -0/+7 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 2 | -17/+8 |
* | Revert 43962 - Adds a safety check for DOM UI renderers. | creis@chromium.org | 2010-04-09 | 1 | -7/+0 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 1 | -5/+6 |
* | Adds a safety check for DOM UI renderers. | creis@chromium.org | 2010-04-08 | 1 | -0/+7 |
* | Implement patterns for content setting exceptions. | jochen@chromium.org | 2010-04-08 | 1 | -8/+5 |
* | Return an approximately correct drop effect from WebDragTarget::OnDrop. | dcheng@chromium.org | 2010-04-08 | 3 | -16/+27 |
* | Set the site instance in all cases when we start a new load. If you navigate ... | brettw@chromium.org | 2010-04-07 | 2 | -6/+26 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 7 | -16/+23 |
* | Changing the translate back-end to use the Google Translate element. | jcivelli@google.com | 2010-04-06 | 3 | -36/+8 |
* | Win32 plumbing for dragend event. | dcheng@chromium.org | 2010-04-06 | 5 | -19/+61 |
* | GTK plumbing for dragend. | dcheng@chromium.org | 2010-04-05 | 1 | -24/+5 |
* | Mac: Make image dragging 162.4% more awesome. | thakis@chromium.org | 2010-04-05 | 1 | -4/+13 |
* | Fix prepopulate value for Find and add browser tests for it. | finnur@chromium.org | 2010-04-05 | 1 | -1/+2 |
* | Add calling frame's source_url to extension and dom ui requests. | rafaelw@chromium.org | 2010-04-02 | 2 | -1/+4 |
* | Show an infobar when the user is using an unsupported flag. | viettrungluu@chromium.org | 2010-04-01 | 3 | -6/+21 |
* | Makes tab contents look for extension whose extent contains the | sky@chromium.org | 2010-04-01 | 2 | -15/+143 |
* | Make the browser survive massive data: URIs, via various techniques: | cevans@chromium.org | 2010-04-01 | 1 | -3/+9 |
* | Added item to Show/Hide video controls in the context menu for <video>. | scherkus@chromium.org | 2010-03-31 | 1 | -0/+24 |
* | Prevent warning on Mac about uninitialized variable by initializing the | brettw@chromium.org | 2010-03-30 | 1 | -0/+1 |
* | Extend the file browser/chooser to support more modes of operation, and plumb | brettw@chromium.org | 2010-03-30 | 2 | -14/+27 |
* | Make repost form warning tab-modal on Windows. | bauerb@chromium.org | 2010-03-30 | 1 | -0/+5 |
* | Fix sync leaks and some more good stuff. | skrul@chromium.org | 2010-03-30 | 2 | -13/+0 |
* | Making the translate context menu reset the blacklisting. | jcivelli@chromium.org | 2010-03-30 | 1 | -5/+10 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -10/+10 |
* | Focus the location bar on any navigation to the NTP. Specifically, this focu... | pkasting@chromium.org | 2010-03-30 | 6 | -10/+39 |
* | This CL ensures the interstitial when hidden does not call | jcivelli@google.com | 2010-03-29 | 1 | -1/+4 |
* | reland cl that implement error state for translate infobar | kuan@chromium.org | 2010-03-29 | 2 | -7/+10 |
* | Revert "implement error state for translate infobar" | phajdan.jr@chromium.org | 2010-03-29 | 2 | -10/+7 |