summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Suppress leaks for bug 20703asargent@chromium.org2009-09-031-0/+11
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-037-37/+20
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-0317-93/+236
* This CL makes a SSL related message non Window specific.jcampan@chromium.org2009-09-031-1/+1
* Revert "Workaround Skia and Pango measuring font heights differently by askin...evan@chromium.org2009-09-031-1/+1
* GTK: Don't have a blank line in bookmark folder tooltips.erg@google.com2009-09-031-1/+4
* NNTP: Fix link and link underline colorsarv@google.com2009-09-037-34/+125
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-036-13/+180
* The iterator used to walk through the set of throbbers might become invalidmark@chromium.org2009-09-031-4/+11
* Disable flaky ExtensionApi tests. #1 source of flakiness.phajdan.jr@chromium.org2009-09-032-2/+4
* Make theme setup a little faster by not blurring images for tab backgrounds.mirandac@chromium.org2009-09-031-5/+5
* Reverting 25302 since ExtensionBrowserTest.ParseFeed in browser_tests has sta...yusukes@google.com2009-09-031-1/+1
* DevTools: re-enable sanity tests disabled during the deps roll.pfeldman@chromium.org2009-09-031-2/+2
* Fix bug where feed preview didn't work for techcrunch.com.aa@chromium.org2009-09-031-1/+1
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-0329-55935/+16031
* Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-7/+8
* Temporarily back out r25049 to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-8/+7
* Add an auto-update now button to chrome://extensions pageasargent@chromium.org2009-09-037-8/+42
* Avoid unnecessary rebuilds of installer_util and chrome.dll by onlysgk@google.com2009-09-031-4/+8
* A crasher can happen in the AlternateNavURLFetcher if the fetch finishes afte...jcampan@chromium.org2009-09-031-2/+14
* Fix windows build.estade@chromium.org2009-09-031-1/+2
* Add warnings around the new tab page command line switch and its use so peoplebrettw@chromium.org2009-09-032-0/+6
* Updating trunk VERSION build from 206.0 to 207.0laforge@chromium.org2009-09-031-1/+1
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-035-14/+8
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-035-2/+50
* Fix to ensure IO thread is created when ExtensionUpdater needs it.asargent@chromium.org2009-09-031-1/+2
* Adding in memory log of history visit database. Thishuanr@chromium.org2009-09-025-0/+181
* Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.mpcomplete@chromium.org2009-09-022-3/+4
* Fix minor typo. The API is (unfortunately) called XMLHttpRequest,aa@chromium.org2009-09-022-2/+2
* Make the EV cert message disappear while typing in the omnibox.pkasting@chromium.org2009-09-021-0/+3
* Exclude specific browser_tests that don't yet work on Mac.paul@chromium.org2009-09-023-0/+14
* Update static docs. They'd gotten stale.aa@chromium.org2009-09-0225-128/+186
* Fix a DCHECK that I hit while working on the extension shelf for OS X.thakis@chromium.org2009-09-023-0/+32
* linux: call PR_Init on UI threadevan@chromium.org2009-09-021-1/+5
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-0217-250/+93
* Fix crash on Mac by passing an owning window to SelectFile() when loadingpamg@google.com2009-09-021-1/+2
* Chrome:Preferences:Under the Hood should not scroll horizontally.mark@chromium.org2009-09-021-34/+7
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-0217-93/+250
* Fix typo.aa@chromium.org2009-09-021-1/+1
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Even though the Finder's Get Info shows the language correctly when you use l...thomasvl@chromium.org2009-09-025-13/+40
* Share one timer for all of the throbbers in the application.mark@chromium.org2009-09-021-27/+144
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-023-19/+33
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-028-408/+560
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-026-75/+10
* Add a new plugin crash sig to known crashesdglazkov@chromium.org2009-09-021-0/+4
* Improve New Tab Page load performance.mark@chromium.org2009-09-025-67/+167
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Fix issue with the ordering of the most visited items.arv@google.com2009-09-021-34/+48
* Removes some code I accidentally checked in with my last patch.sky@chromium.org2009-09-021-1/+1