| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove COM initialization from renderer | cpu@google.com | 2009-04-30 | 1 | -4/+2 |
* | Patch for accelerator clean-up from Hamaji. | jcampan@chromium.org | 2009-04-30 | 7 | -57/+60 |
* | Turn off unit test that fails on builder. | pinkerton@chromium.org | 2009-04-30 | 1 | -0/+4 |
* | use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc | rafaelw@chromium.org | 2009-04-30 | 2 | -60/+24 |
* | Adjust the Options dlg height for gu to 36. | jungshik@google.com | 2009-04-30 | 1 | -1/+1 |
* | Correct omnibox2 popup placement for RTL languages. | ben@chromium.org | 2009-04-30 | 1 | -1/+6 |
* | GTK: Directly allocate widgets that are children of GtkFixed. | estade@chromium.org | 2009-04-30 | 2 | -5/+8 |
* | Upadte version for the Lithuanian spell check dictionary. | mal@chromium.org | 2009-04-30 | 1 | -0/+1 |
* | Add notification (and unit test) for closing prefs window so it can be cleane... | pinkerton@chromium.org | 2009-04-30 | 5 | -6/+60 |
* | Adding ifdef to remove Skia dependency in IPC code for testing. | robertshield@google.com | 2009-04-30 | 3 | -2/+13 |
* | Add a very basic preferences window controller with unit test. Fix the prefs ... | pinkerton@chromium.org | 2009-04-30 | 6 | -7/+141 |
* | Relanding this, it was missing the Mac unit-test change, that was breaking th... | jcampan@chromium.org | 2009-04-30 | 7 | -8/+43 |
* | Fix issue 11006 - any plugin process started by InProcessBrowserTest was | tim@chromium.org | 2009-04-30 | 5 | -16/+17 |
* | Reverting 14948. | jcampan@chromium.org | 2009-04-30 | 6 | -41/+8 |
* | Closing the last tab with a download in-progress would cause the tab to be | jcampan@chromium.org | 2009-04-30 | 6 | -8/+41 |
* | Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco... | pinkerton@chromium.org | 2009-04-30 | 5 | -14/+3836 |
* | Add a dark selected icon set for the Omnibox results. | deanm@chromium.org | 2009-04-30 | 7 | -5/+12 |
* | The "size-request" event is run-first, clean up the Omnibox handler. | deanm@chromium.org | 2009-04-30 | 2 | -9/+8 |
* | Use the new selected icons in Linux Omnibox. | deanm@chromium.org | 2009-04-30 | 1 | -7/+12 |
* | Implement a mostly working InfoBubble with a shim BookmarkBubble. | deanm@chromium.org | 2009-04-30 | 7 | -3/+357 |
* | Minimal SetInitialFocus and RestoreFocus. These aren't final, but this | rohitrao@chromium.org | 2009-04-30 | 1 | -1/+5 |
* | Make task_manager_resource_providers.cc compile on POSIX. | phajdan.jr@chromium.org | 2009-04-30 | 5 | -26/+42 |
* | A quick fix for supporting bidirectional texts in omnibox2. | hbono@chromium.org | 2009-04-30 | 1 | -5/+6 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 8 | -16/+123 |
* | Fix race where sometimes CSS is not applied to toolstrips. I | aa@chromium.org | 2009-04-29 | 13 | -364/+4 |
* | Avoid invalid read reported by valgrind, http://crbug.com/11132, | dkegel@google.com | 2009-04-29 | 1 | -1/+6 |
* | Basic fullscreen mode for Linux, without the animated exit bubble. | thestig@chromium.org | 2009-04-29 | 6 | -5/+40 |
* | Make "Reopen closed tab" be "Reopen closed window" when a window is the top i... | pkasting@chromium.org | 2009-04-29 | 4 | -43/+68 |
* | Adds a new API for launching Chrome at a given size and location. | gwilson@google.com | 2009-04-29 | 2 | -0/+51 |
* | Refactor ExtensionView to support a UI-less extension instance. | mpcomplete@google.com | 2009-04-29 | 20 | -238/+529 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 8 | -88/+899 |
* | Move window chrome into drag overlay so they stand out more during a drag out... | pinkerton@chromium.org | 2009-04-29 | 2 | -1/+14 |
* | Move TabsAPI, bookmarks, and buildbot extensiosn into samples/ dir. | aa@chromium.org | 2009-04-29 | 11 | -1/+0 |
* | Fix a DCHECK hit from RefCountedBase class. | kuchhal@chromium.org | 2009-04-29 | 1 | -2/+2 |
* | Fix SlideAnimatorGtk::OpenWithoutAnimation(). | estade@chromium.org | 2009-04-29 | 2 | -9/+36 |
* | A better fix for http://www.crbug.com/2044: crash | senorblanco@chromium.org | 2009-04-29 | 2 | -0/+8 |
* | missing file from last commit | estade@chromium.org | 2009-04-29 | 1 | -1/+2 |
* | Enable two more installer tests. | kuchhal@chromium.org | 2009-04-29 | 1 | -2/+2 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 6 | -45/+37 |
* | Linux findbar improvements: | estade@chromium.org | 2009-04-29 | 7 | -74/+110 |
* | Try --force-uninstall param to see if that fixes installer tests. | kuchhal@chromium.org | 2009-04-29 | 2 | -5/+5 |
* | Patch from <yuzo@google.com>: | ben@chromium.org | 2009-04-29 | 1 | -2/+9 |
* | Implement dropping of tabs into an existing tab strip from another window. Im... | pinkerton@chromium.org | 2009-04-29 | 6 | -41/+162 |
* | Patch by Shinichiro Hamaji <hamaji@google.com>: | ben@chromium.org | 2009-04-29 | 5 | -1/+23 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 8 | -95/+468 |
* | Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files... | avi@google.com | 2009-04-29 | 1 | -5/+33 |
* | Remove an include that's no longer necessary (constant moved headers). | pinkerton@chromium.org | 2009-04-29 | 1 | -1/+0 |
* | Add descriptive text for omnibox popup result items. | ben@chromium.org | 2009-04-29 | 8 | -40/+103 |
* | Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r... | aa@chromium.org | 2009-04-29 | 25 | -70/+621 |
* | Fixes bug in dragging tabs. Specifically if you only have one window | sky@chromium.org | 2009-04-29 | 1 | -1/+1 |