| Commit message (Expand) | Author | Age | Files | Lines |
* | check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut... | dantasse@chromium.org | 2010-02-19 | 4 | -7/+13 |
* | [Mac] Refactor omnibox popup to fix click-drag display. | shess@chromium.org | 2010-02-19 | 2 | -111/+82 |
* | Extracted non-XRender painting path from BackingStoreX into PutARGBImage(). | scherkus@chromium.org | 2010-02-19 | 3 | -90/+108 |
* | Instead of using a single template file and leaving some parts of it out, use... | johnnyg@chromium.org | 2010-02-19 | 6 | -20/+86 |
* | Fix a crash when installing an extension from incognito mode. | mpcomplete@chromium.org | 2010-02-19 | 1 | -3/+6 |
* | Fix dock icon while downloading. | avi@chromium.org | 2010-02-19 | 1 | -4/+2 |
* | Support dragging a virtual file out of the browser on Linux. This is based on... | jianli@chromium.org | 2010-02-19 | 6 | -72/+231 |
* | Fixes bug in about:memory that resulted in showing null for browser if | sky@chromium.org | 2010-02-18 | 1 | -1/+3 |
* | Remove dead code from safe_browsing_util.h/cc. | shess@chromium.org | 2010-02-18 | 5 | -647/+73 |
* | Have rlz record first search event in a corner case | cpu@chromium.org | 2010-02-18 | 1 | -6/+7 |
* | Fix 33138: Clicking on the extension name for an extension downloaded | finnur@chromium.org | 2010-02-18 | 1 | -1/+8 |
* | Expose more functionality to pyauto | nirnimesh@chromium.org | 2010-02-18 | 4 | -3/+68 |
* | Remove the command line flag --testing-fixed-host. | eroman@chromium.org | 2010-02-18 | 3 | -25/+3 |
* | The PromptDelegate needs to delete itself once it gets a reply. | darin@chromium.org | 2010-02-18 | 1 | -3/+11 |
* | Adds new API to process_utils to launch a new app as a user in a specified de... | gwilson@google.com | 2010-02-18 | 1 | -1/+3 |
* | Client-side SSL cert support for Mac. | snej@chromium.org | 2010-02-18 | 6 | -48/+142 |
* | We need to traverse the infobars with a reverse loop as | jcampan@chromium.org | 2010-02-18 | 1 | -1/+1 |
* | Adding @@extension_id reserved message to l10n message map for extension. | cira@chromium.org | 2010-02-18 | 6 | -9/+15 |
* | This CL makes switching the target back to the original language | jcampan@chromium.org | 2010-02-18 | 5 | -49/+52 |
* | Mac fullscreen: prevent mouse clicks on overlay from passing through to content. | viettrungluu@chromium.org | 2010-02-18 | 1 | -0/+18 |
* | Remove all infobars from a tab when its renderer crashes. | jcampan@chromium.org | 2010-02-18 | 1 | -0/+4 |
* | Add crasher in webplugindelegateimpl to list of known crashers. | mirandac@chromium.org | 2010-02-18 | 1 | -0/+3 |
* | Revert 39366 - Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 34 | -1385/+60 |
* | Exclude some failing valgrind tests from Mac OS. | mirandac@chromium.org | 2010-02-18 | 1 | -0/+6 |
* | Test SetAcrossInstances crashed on Mac also. Disabling. | finnur@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 34 | -60/+1385 |
* | Fixes close other tabs regression. It needed to check overall tab | sky@chromium.org | 2010-02-18 | 1 | -1/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -6/+6 |
* | convert power_save_blocker NOTIMPLEMENTED into a bug | evan@chromium.org | 2010-02-18 | 1 | -1/+2 |
* | Revert "linux: enable seccomp sandbox by default" | evan@chromium.org | 2010-02-18 | 6 | -15/+57 |
* | linux: enable seccomp sandbox by default | evan@chromium.org | 2010-02-18 | 6 | -57/+15 |
* | Chrome-side change of WebKit API change to expose a "reload all" flag. | evan@chromium.org | 2010-02-18 | 2 | -5/+21 |
* | Switch browser prefs to use the higher level geolocation::RegisterPrefs metho... | joth@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | Adds geolocation info bar icon as needed by http://codereview.chromium.org/54... | bulach@chromium.org | 2010-02-18 | 1 | -0/+0 |
* | Updating trunk VERSION from 332.0 to 333.0 | chrome-release@google.com | 2010-02-18 | 1 | -1/+1 |
* | Actually delete databases in CookiesTreeModel. | jochen@chromium.org | 2010-02-18 | 5 | -23/+27 |
* | linux: clean up a bit of redundant logic | evan@chromium.org | 2010-02-18 | 1 | -7/+9 |
* | Flip the "unique file:// URI origin" flag to on. Add the | cevans@chromium.org | 2010-02-18 | 4 | -0/+10 |
* | Add a command-line flag to remap hostnames based on patterns. | eroman@chromium.org | 2010-02-18 | 3 | -26/+54 |
* | Add a unit test verifying the merge behavior when there are two | nick@chromium.org | 2010-02-18 | 1 | -0/+20 |
* | Use regular message loop for cros login window | davemoore@chromium.org | 2010-02-18 | 16 | -66/+252 |
* | Use net::LOAD_IGNORE_CERT_AUTHORITY_INVALID for websocket experiment | ukai@chromium.org | 2010-02-18 | 1 | -1/+2 |
* | Mac: allow Esc in the Omnibox to give up focus in fullscreen mode. | viettrungluu@chromium.org | 2010-02-18 | 3 | -0/+19 |
* | Chromium plumbing for new file:// security flag, including test_shell support. | cevans@chromium.org | 2010-02-18 | 1 | -0/+2 |
* | Turns out the test crashes on Linux, not just Linux with toolkit_views. | finnur@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | Fixes two bugs in cookie prompting: | sky@chromium.org | 2010-02-18 | 8 | -36/+57 |
* | Modal loops of joy. | darin@chromium.org | 2010-02-18 | 15 | -85/+237 |
* | Expose additional methods to pyauto. | nirnimesh@chromium.org | 2010-02-18 | 5 | -14/+95 |
* | Incremental addition to preferences_window_controller that handles the button... | dhollowa@chromium.org | 2010-02-18 | 2 | -16/+99 |
* | Remove the state associated with an IPC we're waiting for when the | dumi@chromium.org | 2010-02-18 | 2 | -11/+24 |