summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...willchan@chromium.org2009-12-221-31/+104
* Gets the extension popup/bubble to work correctly on Chrome OS.sky@chromium.org2009-12-226-14/+99
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-226-72/+11
* Change chromeos build to use viewsoshima@chromium.org2009-12-224-60/+55
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-2221-92/+359
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-226-11/+72
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-226-30/+3
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-2213-78/+192
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-222-0/+16
* Make the error messages for manifest parsing a little friendlier.finnur@chromium.org2009-12-221-6/+12
* Try 2: on fstat checkingthomasvl@chromium.org2009-12-221-3/+5
* Mac: Hook up "End process" button on task manager.thakis@chromium.org2009-12-223-12/+97
* Makes extension badges on Chrome OS draw the same as they do on windows.sky@chromium.org2009-12-221-1/+1
* Fix a crash when you use incorrect credentials to log into bookmark sync.zork@chromium.org2009-12-221-2/+1
* Fix racing condition that blocks profiles menu showing upxiyuan@chromium.org2009-12-226-18/+70
* Make our toolbar tell accessibility it is a toolbar.avi@chromium.org2009-12-221-0/+11
* Revert 35160 - Check result on fstat call.rvargas@google.com2009-12-221-3/+1
* Check result on fstat call.thomasvl@chromium.org2009-12-221-1/+3
* The bookmark bar with zero height should be explicitly hidden. This is requir...avi@chromium.org2009-12-222-1/+6
* Fixes possible crash in closing window. The sequence when closing asky@chromium.org2009-12-221-0/+6
* Mark NaClTest.SrpcHelloWorld as flaky.maruel@chromium.org2009-12-221-1/+2
* Updating trunk VERSION from 278.0 to 279.0chrome-bot@google.com2009-12-221-1/+1
* Create an OpenGL backing store. This version works for all the basic operationsbrettw@chromium.org2009-12-224-1/+325
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-226-103/+58
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-226-58/+103
* Add FormGroup, an interface that represents a collection of form fields group...jhawkins@chromium.org2009-12-222-0/+53
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-225-12/+12
* SVN copy didn't work for me so I somehow changed news extension instead of co...cira@chromium.org2009-12-224-128/+9
* Adding localization for English and Serbian to the news sample (and copying n...cira@chromium.org2009-12-224-9/+128
* Fixes bug in tabstrip that could result in no tooltip text for pinnedsky@chromium.org2009-12-221-3/+4
* Remove title from cros login windowdavemoore@chromium.org2009-12-212-4/+50
* Attempt 2 at landing this:sky@chromium.org2009-12-213-53/+37
* Updating trunk VERSION from 277.0 to 278.0laforge@chromium.org2009-12-211-1/+1
* [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...andybons@chromium.org2009-12-214-12/+19
* Differentiate between ADD and CHANGED when adding new autofill entries.skrul@chromium.org2009-12-214-34/+97
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-2135-84/+17
* Make AutocompleteTextField adhere to NSTextViewDelegate.mark@chromium.org2009-12-211-1/+3
* Make View Source and Search Web For inherit group properly. Original patch b...pkasting@chromium.org2009-12-214-15/+21
* Fix some valgrind failures.jrg@chromium.org2009-12-217-27/+72
* Correct the code that suppresses multiple paint rects to avoid thedarin@chromium.org2009-12-211-6/+6
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-216-3/+141
* Make the tab strip and tabs first-class accessibility objects.avi@chromium.org2009-12-212-0/+28
* Remove TabView.xib from "to localize" list as well.thakis@chromium.org2009-12-211-1/+0
* DevTools: fix devtools sanity test that was affected by the inspector redesign.pfeldman@chromium.org2009-12-211-1/+1
* Remove localizer object from TabView.xib.thakis@chromium.org2009-12-211-47/+0
* Remove signature of fixed V8 crash from the reliability test's knownkmillikin@chromium.org2009-12-211-3/+0
* Add tab switch test launch arguments directly.chase@chromium.org2009-12-212-3/+10
* Reuse UseReferenceBuild() cleanup in startup test.chase@chromium.org2009-12-211-21/+3
* Remove Sazanami Gothic from IDS_FIXED_FONT_FAMILY and IDS_SANS_SERIF_FONT_FAM...satorux@chromium.org2009-12-211-2/+2
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-2114-118/+528