summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add missing headers for Release.finnur@chromium.org2009-09-031-0/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0373-120/+175
* (Mac) Make the Page/Wrench buttons place their menu in the right place.viettrungluu@chromium.org2009-09-039-761/+403
* Fix theme cache corruption.mirandac@chromium.org2009-09-032-34/+42
* Add "other bookmarks" to bookmark menu.jrg@chromium.org2009-09-033-31/+93
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-033-17/+12
* [Mac] Disable Omnibox editing in popup windows.shess@chromium.org2009-09-031-2/+2
* Drop new strings (copied over all existing files, so what you see in this CL ...laforge@chromium.org2009-09-0351-27/+843
* [Mac] Make I-beam cursor match editing area.shess@chromium.org2009-09-033-2/+22
* Linux: Initialize the focus ring color preference values. This fixes an UMR ...jhawkins@chromium.org2009-09-031-0/+3
* Remove obsolete comment about a test being disabled.asargent@chromium.org2009-09-031-1/+0
* 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