summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix the Linux Views build, sigh. We need a trybot.pkasting@chromium.org2009-09-171-2/+3
* Pause for <video> should have immediate effect on audiohclam@chromium.org2009-09-171-1/+1
* Try to make ImageBubbles draw correctly on Linux Views as well. This also fi...pkasting@chromium.org2009-09-172-68/+92
* prefs::kDownloadDefaultDirectory should always be initialized in DownloadMana...thestig@chromium.org2009-09-171-13/+5
* Hook up cmd-0..8 as "select Nth tab" and cmd-9 as "select last tab".pinkerton@chromium.org2009-09-171-0/+11
* GTK: Get rid of default drag icon for tab drags.estade@chromium.org2009-09-172-9/+18
* Ignore remote requests to open tabs that would open external protocol handlers.mdm@chromium.org2009-09-171-0/+7
* Reverting 26482.thomasvl@chromium.org2009-09-172-23/+9
* revert bad merge.tommi@chromium.org2009-09-171-3/+2
* Fix a dlog that could dereference a null pointer.tommi@chromium.org2009-09-171-2/+3
* linux: expose the ProcessSingleton timeout to speed testsevan@chromium.org2009-09-173-3/+17
* Make links in the cocoa about dialog clickable.erg@chromium.org2009-09-172-9/+23
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-176-13/+8
* Fix a few pasteboard-related things in the Mac unit_tests. Most of thesemark@chromium.org2009-09-175-42/+41
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-1713-15/+28
* Fixed a few data races on reference counters.timurrrr@chromium.org2009-09-172-2/+3
* DevTools: temporary disable TestConsoleLog and TestEvalGlobal that would fail...yurys@google.com2009-09-171-2/+2
* Disable ExtensionViews and toolstrip browser tests becausensylvain@chromium.org2009-09-171-2/+4
* Fix EOL inconsistency on extension_message_service.cc.maruel@chromium.org2009-09-171-1/+1
* linux: add names to some widgets for parasite's benefitevan@chromium.org2009-09-174-0/+4
* Revert "Windows: Warn about outdated plugins."agl@chromium.org2009-09-164-289/+1
* GTK: Don't put a blank line in the tooltip for nameless bookmark bar bookmarks.estade@chromium.org2009-09-161-1/+1
* Fix a crash issue of AutocompleteEditViewTest.suzhe@chromium.org2009-09-161-3/+22
* Windows: Warn about outdated plugins.agl@chromium.org2009-09-164-1/+289
* Handle some startup errors encountered by ModelAssociator (such as tim@chromium.org2009-09-1610-14/+52
* Try to fix Linux Views build.pkasting@chromium.org2009-09-161-1/+1
* Escape ampersands in web view text selection for right click context menu so ...estade@chromium.org2009-09-161-6/+25
* GTK: Add a dialog for printing.estade@chromium.org2009-09-166-13/+243
* Gears File Drag Dropmichaeln@google.com2009-09-162-3/+3
* Rename test_web_contents.* to test_tab_contents.*tony@chromium.org2009-09-166-10/+8
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-168-442/+476
* Add test for history HTML escaping issue.cevans@chromium.org2009-09-161-0/+17
* Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] mark@chromium.org2009-09-161-2/+36
* valgrind: memset the window command data structure. |timestamp| is aligned o...jhawkins@chromium.org2009-09-161-2/+8
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-161-0/+21
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-161-0/+5
* Pick up newer GTMthomasvl@chromium.org2009-09-164-24/+17
* Reduce severity of alert level when extension installation fails.pamg@google.com2009-09-161-1/+1
* Part 1 of 'Polish dragging of ToolStrips'. This CL restricts the motion of th...sidchat@chromium.org2009-09-161-1/+23
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-161-11/+16
* Build the sync unit tests:nick@chromium.org2009-09-163-33/+2
* Ensure that HTML can't be executed when entered on the "Search History" or "S...mirandac@chromium.org2009-09-162-2/+2
* Improve tab-closability of right-most tab.thakis@chromium.org2009-09-161-5/+15
* disable extension bar for nowthakis@chromium.org2009-09-161-0/+4
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-165-10/+11
* Add pause and resume to Linux download shelf.craig.schlenter@chromium.org2009-09-162-1/+6
* Edit Search Engine fix up:thomasvl@chromium.org2009-09-162-0/+47
* Another try to fix a build break caused by r26312.hbono@chromium.org2009-09-161-1/+1
* A quick build fix caused by r26312.hbono@chromium.org2009-09-161-1/+1
* Fix issue 21587, a regression of CL 196020.suzhe@chromium.org2009-09-163-20/+43