summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Try to make Mac unittest crash into a failurepkasting@chromium.org2009-05-221-32/+39
* Fix clobber build on chromium-xp by setting dependency on app_resources from ...ben@chromium.org2009-05-211-0/+1
* Find box regression: Doesn't move if obscuring. The problem is that we get mu...finnur@chromium.org2009-05-213-1/+52
* Linux: respect webkit resize requests for autocomplete popups.estade@chromium.org2009-05-211-3/+12
* Fix up path for mac throbber.ben@chromium.org2009-05-211-1/+1
* Fix bustage in toolkit views build caused by lack of #ifdef OS_WINben@chromium.org2009-05-211-0/+5
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-2193-74/+51
* Hook up more of extension uninstall.aa@chromium.org2009-05-2124-510/+790
* 2.0 is dead; long live 3.0mal@chromium.org2009-05-211-1/+1
* Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...ericroman@google.com2009-05-211-3/+3
* Put back in code that installs ThrobberView, but comment out timer. Add a big...pinkerton@chromium.org2009-05-212-19/+12
* Remove the now-unused linux/version.sh.sgk@google.com2009-05-211-65/+0
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-2111-12/+850
* Fix another name I missed.thomasvl@chromium.org2009-05-211-1/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-214-44/+16
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-215-60/+18
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-219-45/+34
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-214-6/+76
* GTK: Fix crash when right clicking on a tab in the tabstrip.erg@google.com2009-05-211-1/+6
* Prevent a worker that loops forever from preventing shutdown of the worker pr...jam@chromium.org2009-05-212-2/+42
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-212-10/+3
* Gets LocationBarView to compile on linux. PageInfoWindow is nearlysky@chromium.org2009-05-218-66/+142
* More tests for tab_cold. commenting out drawRect entirely.pinkerton@chromium.org2009-05-212-1/+16
* Allow external whitelisted protocols on the Mac.avi@chromium.org2009-05-211-3/+27
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-216-44/+24
* Take 2 on fixing Linux buildpkasting@chromium.org2009-05-211-2/+3
* Fix Linux buildpkasting@chromium.org2009-05-211-2/+2
* GTK: Clean up the bookmark bar context menuerg@google.com2009-05-213-4/+10
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-213-218/+85
* Convert all but one Find test from ui_test to In-Processfinnur@chromium.org2009-05-214-74/+101
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-217-57/+31
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-212-16/+9
* Theme the find bar.glen@chromium.org2009-05-2110-52/+53
* Remove the dependency from browser_view on the bug report dialog. I am going tobrettw@chromium.org2009-05-214-41/+65
* Back to square zero, throbber disabled.pinkerton@chromium.org2009-05-211-1/+1
* Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...jam@chromium.org2009-05-213-32/+0
* Move the validation of icons for page actions to load time.finnur@chromium.org2009-05-213-16/+22
* Ensure workers don't outlive crashed renderers.jam@chromium.org2009-05-214-1/+12
* Close the old browser window after SessionRestore.willchan@chromium.org2009-05-211-0/+7
* Rewriting to use CIImage in hopes of better performance. Still playing with p...pinkerton@chromium.org2009-05-213-7/+24
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-2110-334/+172
* Make the link to Chromium project page depend on UI locale.yutak@chromium.org2009-05-212-2/+6
* Fixed on official app name used for unittests that I missed before.thomasvl@chromium.org2009-05-211-1/+1
* GTK: Use correct tabstrip background in Incognito mode.erg@google.com2009-05-212-6/+7
* Remove trailing NULL is data sent between chrome processes.tc@google.com2009-05-211-5/+4
* Remove one more notimpl.estade@chromium.org2009-05-211-4/+3
* Enable "View page info" context menu only for pages which developer commandsestade@chromium.org2009-05-211-3/+3
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-212-2/+26
* Cleanup Import Dialog in Linuxtc@google.com2009-05-212-7/+2
* Activate download shelf button while the menu is showing.estade@chromium.org2009-05-214-9/+55