| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [Mac] 1) Status bubble respects page contents view bounds, not just its verti... | alekseys@chromium.org | 2010-09-23 | 6 | -49/+136 |
* | [Mac] Don't allow new I/O after profile dir is gone. | shess@chromium.org | 2010-09-22 | 1 | -4/+9 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 5 | -16/+40 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 5 | -40/+16 |
* | Makes match preview send the dimensions of the omnibox to the page. | sky@chromium.org | 2010-09-22 | 2 | -0/+7 |
* | Mac: clang build | thakis@chromium.org | 2010-09-22 | 2 | -2/+8 |
* | Extend speech input bubble in Mac to display error messages with try-again an... | satish@chromium.org | 2010-09-21 | 2 | -36/+110 |
* | Mac: Unbreak doubleclicking task manager rows. | thakis@chromium.org | 2010-09-21 | 1 | -1/+1 |
* | Fix a bunch of clang warnings/errors. | thakis@chromium.org | 2010-09-21 | 3 | -6/+9 |
* | Re-enable BrowserWindowControllerTest.TestNormal | isherman@chromium.org | 2010-09-21 | 1 | -2/+1 |
* | [Mac] Fix a problem with flicker when moving the mouse off the reload button. | rohitrao@chromium.org | 2010-09-21 | 1 | -0/+9 |
* | [Mac] Explicitly set Space when existing full screen | rohitrao@chromium.org | 2010-09-21 | 3 | -0/+135 |
* | Add a unique identifier for plugin groups and use it to identify blocked plug... | bauerb@chromium.org | 2010-09-21 | 1 | -6/+7 |
* | [Mac] Refactor the DevToolsController and SidebarController to create their v... | rohitrao@chromium.org | 2010-09-17 | 10 | -123/+152 |
* | Remove vestigial cookie/web app permissions prompting UI now that the async U... | ben@chromium.org | 2010-09-17 | 13 | -628/+7 |
* | Make status bubble expand on Mac to fit URLs longer than the standard width. | mirandac@chromium.org | 2010-09-17 | 3 | -9/+192 |
* | Update omnibox popup when selection changes. | isherman@chromium.org | 2010-09-17 | 1 | -0/+11 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 6 | -1/+9 |
* | Mac: Add a few more keyboard shortcuts to tabpose. | thakis@chromium.org | 2010-09-16 | 1 | -20/+184 |
* | [Mac] Size popup windows correctly. | rohitrao@chromium.org | 2010-09-16 | 1 | -1/+26 |
* | Show a volume indicator as audio is being recorded. | satish@chromium.org | 2010-09-16 | 1 | -2/+2 |
* | Factor an ExtensionIconSet class out of Extension. This can | aa@chromium.org | 2010-09-16 | 1 | -4/+6 |
* | Unsubscribe SidebarController from NSSplitView updates in dealloc (no zombies). | alekseys@chromium.org | 2010-09-15 | 2 | -3/+6 |
* | [Mac] Add per-plugin exceptions to content settings. | bauerb@chromium.org | 2010-09-15 | 7 | -119/+532 |
* | Disable ViewIDTest.Fullscreen -- it's crashy | isherman@chromium.org | 2010-09-15 | 1 | -1/+3 |
* | [Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind. | shess@chromium.org | 2010-09-14 | 3 | -26/+14 |
* | Bunch of match preview tweaks: | sky@chromium.org | 2010-09-14 | 4 | -0/+18 |
* | Add to the task manager the v8 column on mac and the javascript column on mac... | thakis@chromium.org | 2010-09-14 | 1 | -0/+19 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 4 | -4/+6 |
* | Create a DefaultPrefStore to hold registered application-default preference v... | pam@chromium.org | 2010-09-14 | 1 | -2/+1 |
* | Mac: push back the detached tab position inside the dragging window. | tkent@chromium.org | 2010-09-14 | 2 | -1/+34 |
* | Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI... | tfarina@chromium.org | 2010-09-14 | 4 | -15/+5 |