summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-2171-24/+89
* 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-2125-511/+791
* Implement full duplex mode for TCPClientSocketLibevent.willchan@chromium.org2009-05-215-154/+273
* 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-2111-68/+113
* 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-2112-13/+856
* 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
* Properly dismiss cocoa popup menus.paul@chromium.org2009-05-211-2/+3
* 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
* Start adding gyp-generated VS files to svn:ignore.sgk@google.com2009-05-210-0/+0
* 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
* Meta key is not the same as Alt key on Windows.avi@chromium.org2009-05-211-3/+3
* Move the validation of icons for page actions to load time.finnur@chromium.org2009-05-213-16/+22
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-216-4/+798
* 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
* ZwOpenKeyEx is now documented at http://msdn.microsoft.com/en-us/library/dd53...nsylvain@chromium.org2009-05-213-8/+8
* 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
* Revert r16622estade@chromium.org2009-05-216-798/+4
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-212-2/+26