summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-214-3/+138
* Make the tab strip and tabs first-class accessibility objects.avi@chromium.org2009-12-212-0/+28
* DevTools: fix devtools sanity test that was affected by the inspector redesign.pfeldman@chromium.org2009-12-211-1/+1
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-2112-118/+524
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-2124-301/+269
* Revert r35069jeremy@chromium.org2009-12-202-2/+13
* Remove "Import Cookies" optionjeremy@chromium.org2009-12-202-13/+2
* Mac: Fourth half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-202-10/+48
* Revert 35062 - Mac: Third half of CL 481012 (reverted at r35038). Will it blend?viettrungluu@chromium.org2009-12-202-0/+10
* Mac: Third half of CL 481012 (reverted at r35038). Will it blend?viettrungluu@chromium.org2009-12-202-10/+0
* Second half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-205-4/+89
* Add some diagnostic test to diagnostic modecpu@chromium.org2009-12-205-48/+266
* Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ...viettrungluu@chromium.org2009-12-195-84/+4
* Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ...viettrungluu@chromium.org2009-12-195-4/+84
* Half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-198-91/+95
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-192-3/+15
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-1913-179/+95
* Adapt Chrome to use KeystoneRegistration 1.0.7.1306. Use "tag path" and "tagmark@chromium.org2009-12-191-34/+60
* Remove svn revision from branded builds.jrg@chromium.org2009-12-193-2/+10
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+1
* In the password option pages, a table is used.jcampan@chromium.org2009-12-194-0/+14
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-192-15/+3
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-196-54/+133
* Allow app/popup Windows to be programmatically sent a CURRENT_TAB navigation ...pkasting@chromium.org2009-12-191-6/+5
* Fix a release mode crash. Work should not be done inside of DCHECK()s.zork@google.com2009-12-191-2/+2
* add unit test for ExtensionURLToRelativeFilePathestade@chromium.org2009-12-191-0/+33
* Set the address field type based on how many address fields we encountered.jhawkins@chromium.org2009-12-191-0/+27
* Fix a number of issues with extension disable-on-update:mpcomplete@chromium.org2009-12-183-8/+10
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-1813-95/+179
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-182-3/+15
* Continuing migration of directory_backing_store.cc to Chromium sqlite wrappers.zork@google.com2009-12-183-41/+45
* [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...andybons@chromium.org2009-12-184-13/+38
* Revert 34983 - Split more targets from chrome.gyp to add support for building...slightlyoff@chromium.org2009-12-181-6/+0
* Bring the remove notifications up from the WebDatabase to the WebDataService.skrul@chromium.org2009-12-182-31/+75
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-183-4/+8
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-181-0/+6
* Added confirmation dialog for stopping syncing.akalin@chromium.org2009-12-181-3/+36
* Need to allow accessibility exceptions to flow to allow the Accessibility Ver...avi@chromium.org2009-12-181-9/+30
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-183-0/+28
* Update DirectoryBackingStore::SaveChanges() to use Chromium's SQlite helper f...zork@chromium.org2009-12-181-45/+37
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-181-3/+3
* Unit tests for page action icons on Mac.pamg@google.com2009-12-182-4/+111
* Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...cira@chromium.org2009-12-181-2/+2
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-1812-524/+118
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-1812-118/+524
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-1823-255/+288
* Mac: correctly fix Omnibox drawing (again), and make the focus ring come back.viettrungluu@chromium.org2009-12-182-55/+29
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-1823-288/+255
* Add a keyboard shortcut on Escape that emits the IDC_STOP command.thakis@chromium.org2009-12-187-7/+81
* Enable login prompt (http auth) tests on non-windows platformsatwilson@chromium.org2009-12-181-5/+0