| Commit message (Expand) | Author | Age | Files | Lines |
* | Change plugin content settings to three states: Allow, click-to-play, and block. | bauerb@chromium.org | 2010-10-11 | 4 | -23/+30 |
* | [Mac] Final tweaks to the Page Info bubble, per Cole. | rsesek@chromium.org | 2010-10-11 | 1 | -9/+5 |
* | Removes the #ifdef around Instant-related AutocompleteEditController methods.... | rohitrao@chromium.org | 2010-10-10 | 2 | -0/+22 |
* | Rename ChromeThread to BrowserThread Part13: | tfarina@chromium.org | 2010-10-10 | 7 | -16/+16 |
* | The test exposed similar problems on Linux and Mac as I fixed on Windows. | finnur@chromium.org | 2010-10-10 | 1 | -2/+10 |
* | Fix bookmark bar folder menu's height computation when bookmarks are deleted. | isherman@chromium.org | 2010-10-09 | 1 | -10/+14 |
* | When dragging onto the off-the-side (chevron) button it is necessary to pass ... | mrossetti@chromium.org | 2010-10-09 | 1 | -4/+8 |
* | [Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A... | rohitrao@chromium.org | 2010-10-08 | 6 | -4/+41 |
* | [Mac] Add the PreviewableContentsController's view into the view hierarchy. | rohitrao@chromium.org | 2010-10-08 | 3 | -13/+23 |
* | The problem here seems to have been a race condition between the animator wan... | mirandac@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | [Mac] Add a link to the help center in the Page Info Bubble and tweak the cer... | rsesek@chromium.org | 2010-10-08 | 3 | -14/+89 |
* | Enable the new page info bubble by default. | finnur@chromium.org | 2010-10-08 | 1 | -1/+1 |
* | [Mac] Adds PreviewableContentsController, a container that manages "active" a... | rohitrao@chromium.org | 2010-10-08 | 3 | -0/+187 |
* | Revert 61793 - [Mac] Set the TabContentsViewCocoa's resizing mask at creation... | avi@chromium.org | 2010-10-07 | 1 | -0/+2 |
* | [Mac] UI for clearing sync data on the server. | avi@chromium.org | 2010-10-07 | 2 | -30/+181 |
* | Make JavaScript alert and confirm dialog boxes driveable by keyboard. | mark@chromium.org | 2010-10-07 | 1 | -2/+2 |
* | Remove popup blocked animation API | pinkerton@chromium.org | 2010-10-07 | 1 | -181/+0 |
* | [Mac] Set the TabContentsViewCocoa's resizing mask at creation time. | rohitrao@chromium.org | 2010-10-07 | 1 | -2/+0 |
* | [Mac] Delete TabContents.xib and instead create the TabContentsController's v... | rohitrao@chromium.org | 2010-10-06 | 3 | -10/+12 |
* | chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP. | stevenjb@google.com | 2010-10-06 | 2 | -2/+3 |
* | Allow the default search provider to be specified via group policy. Also all... | jeanluc@google.com | 2010-10-05 | 4 | -14/+17 |
* | Renames and moves match preview classes to instant. This doesn't | sky@chromium.org | 2010-10-05 | 2 | -6/+6 |
* | Move TestTimeouts from chrome/test to base/test. | sergeyu@chromium.org | 2010-10-05 | 1 | -1/+1 |
* | Replace Browser::AddTabWithURL(...) with: | ben@chromium.org | 2010-10-05 | 2 | -28/+19 |
* | Support dynamic policy refresh for DNS prefetching. | phajdan.jr@chromium.org | 2010-10-05 | 1 | -2/+0 |
* | Don't clip bookmark bar icons with no name | isherman@chromium.org | 2010-10-05 | 2 | -12/+10 |
* | Changes instant around to support multiple loaders. This is | sky@chromium.org | 2010-10-04 | 2 | -2/+2 |
* | Add DCHECK for misused string resources. | estade@chromium.org | 2010-10-04 | 2 | -12/+4 |
* | Refactor the code for loading icons into the PageInfoModel. | rsesek@chromium.org | 2010-10-02 | 6 | -91/+27 |
* | Rip out phantom tabs and corresponding unit tests. | andybons@chromium.org | 2010-10-02 | 6 | -31/+6 |
* | clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) | thakis@chromium.org | 2010-10-02 | 4 | -13/+5 |
* | Don't load plugins on the UI thread for pref and group policy disabling. | jam@chromium.org | 2010-10-02 | 2 | -5/+4 |
* | Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ... | jam@chromium.org | 2010-10-01 | 1 | -6/+0 |
* | [Mac] Convert the page info window to a bubble. | rsesek@chromium.org | 2010-09-30 | 10 | -9/+688 |
* | GTTF: use chrome/test/test_timeouts in more places. | phajdan.jr@chromium.org | 2010-09-30 | 1 | -6/+8 |
* | Convert ElideFilename from using wstring to string16. | tony@chromium.org | 2010-09-29 | 2 | -3/+4 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 6 | -42/+17 |
* | GTTF: remove flaky mark from following tests: | phajdan.jr@chromium.org | 2010-09-29 | 1 | -3/+1 |
* | Refactor AppModalDialog to more clearly isolate platform specific UI pieces a... | ben@chromium.org | 2010-09-28 | 2 | -0/+266 |
* | GTTF: Remove flaky mark from the following tests: | phajdan.jr@chromium.org | 2010-09-28 | 1 | -2/+1 |
* | Add search engine selection dialog for Mac, do new-style first-run. | avi@chromium.org | 2010-09-27 | 4 | -78/+369 |
* | [Mac] Do not insert an "About Chrome" item when the Wrench menu shows an avai... | rsesek@chromium.org | 2010-09-27 | 3 | -35/+0 |
* | Mac: Cmd-clicking a download button shows the download instead of opening it. | thakis@chromium.org | 2010-09-27 | 1 | -2/+8 |
* | Also use plugin group identifiers in PluginExceptionsTableModel. | bauerb@chromium.org | 2010-09-26 | 1 | -11/+15 |
* | Do not save identity preferences on OS X | davidben@chromium.org | 2010-09-25 | 1 | -5/+0 |
* | Mac: Ignore omnibox selection changes that come from programmatic events | isherman@chromium.org | 2010-09-24 | 2 | -21/+27 |
* | Add IndexedDB to cookie tree. | bauerb@chromium.org | 2010-09-24 | 6 | -46/+142 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 2 | -0/+2 |
* | Move task manager code into a subdirectory. | evan@chromium.org | 2010-09-23 | 1 | -1/+1 |
* | Earlier we used to show a static image in this state, instead we now show the... | satish@chromium.org | 2010-09-23 | 1 | -4/+5 |