summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the "Bookmark sync" menu itemarv@chromium.org2009-12-153-33/+6
* Deal with themes that don't provide certain sections. Fixes crasher in new th...erg@google.com2009-12-152-8/+39
* Remove -lGL from chrome.gyp which I accidentally checked in.brettw@chromium.org2009-12-151-1/+0
* [Mac] Fix a very silly leak in FindBarViewTest.rohitrao@chromium.org2009-12-152-8/+6
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-157-95/+138
* Fix uninitialized variable if ENABLE_GPU is not setpiman@chromium.org2009-12-151-0/+2
* Fix for Debug crasher in safe browsing updater.mirandac@chromium.org2009-12-151-11/+20
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-1512-77/+874
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-158-85/+123
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-154-7/+36
* Implemented OS X version of NetworkStatusDetectorTaskMac.akalin@chromium.org2009-12-155-3/+516
* NTP: Hide the notifier when restoring all removed thumbnails.arv@chromium.org2009-12-151-0/+4
* Disable MultipleWorkers on Linux as it is failing sporadically.atwilson@chromium.org2009-12-151-0/+6
* Mac: fix warnings for TabView.xib.viettrungluu@chromium.org2009-12-151-7/+7
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-156-40/+69
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-1514-761/+261
* Add link to new themes page on the Chromium wiki.kathyw@google.com2009-12-152-3/+28
* Use a ConditionVariable in place of WaitableEvent in BookmarkModelWorker.tim@chromium.org2009-12-152-18/+23
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-156-19/+69
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-1511-193/+2293
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-151-8/+1
* Enable/disable "next/previous tab" commands when there is only 1 tab.pinkerton@chromium.org2009-12-151-0/+4
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-157-8/+182
* Updating trunk VERSION from 271.0 to 272.0chrome-bot@google.com2009-12-151-1/+1
* DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresentyurys@chromium.org2009-12-151-1/+1
* DevTools: Restore sanity tests tests.pfeldman@chromium.org2009-12-151-16/+16
* Implement "Language Switcher" for Chromium OS. This change enables users to s...yusukes@google.com2009-12-157-2/+515
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-152-11/+11
* Mac: make it even less likely that the renderer+Breakpad leaks Mach ports.viettrungluu@chromium.org2009-12-152-1/+18
* [Mac] Close the font panel when closing the font settings sheet.rsesek@chromium.org2009-12-151-0/+2
* Fix a leak added in r34510. We need to delete old ChangeProcessors.tony@chromium.org2009-12-151-0/+1
* Disable anther DevTools sanity test that was missed in r34516.tony@chromium.org2009-12-151-1/+1
* Disable DevTools sanity tests pending investigation.dglazkov@chromium.org2009-12-151-15/+15
* Fix badge center-alignment logic.estade@chromium.org2009-12-141-1/+2
* I refactored ChangeProcessor so that the common stuff can be reused by otheralbertb@google.com2009-12-1413-887/+1062
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-147-67/+551
* Add a regression test for http://crbug.com/29473estade@chromium.org2009-12-141-2/+32
* Fix a few languages: sync dialog box was cutting off the cancel button.chron@google.com2009-12-1439-44/+44
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-1413-155/+254
* Fix issue 30244xiyuan@chromium.org2009-12-141-2/+3
* Disable "open in incognito window" for incognito windows.avi@chromium.org2009-12-141-0/+8
* [extensions] Position browser action popup correctly for RTL languages.mhm@chromium.org2009-12-141-1/+3
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-145-14/+122
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-145-12/+21
* Gtk: improve performance of tab dragging.estade@chromium.org2009-12-144-20/+22
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-147-23/+60
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-1428-1539/+1776
* Set sync_unit_tests to large_module to disable incremental linking on 32 bits...maruel@chromium.org2009-12-141-0/+9
* Add reference build to tab switching tests.chase@chromium.org2009-12-144-88/+126
* Update the EmailThisPage to fix a problem with subject containing & causing a...finnur@chromium.org2009-12-142-14/+17