summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-2015-7/+221
* First round of getting text into the omnibox2 popup. Looks ugly and has no bo...ben@chromium.org2009-04-202-40/+53
* Only create a What You Typed match when it's likely to be relevant. See bug ...pkasting@chromium.org2009-04-203-102/+121
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-2074-1344/+1005
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Fix linking on linux by explicitly adding gthread.tc@google.com2009-04-201-0/+2
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-204-16/+30
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-203-21/+45
* Test forcing the display of the controller's view.pinkerton@chromium.org2009-04-203-0/+11
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-205-5/+63
* Trivial cleanup of a recently added function:pkasting@chromium.org2009-04-202-20/+21
* Add a FieldTrial and histograms for measuring impact of http prioritization.willchan@chromium.org2009-04-203-21/+42
* Better alignment of the omnibox edit entry.deanm@chromium.org2009-04-205-80/+127
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-1/+12
* Updating trunk VERSION build from 175.0 to 176.0jon@chromium.org2009-04-201-1/+1
* Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...pkasting@chromium.org2009-04-203-26/+59
* Add a unit test for BaseView. Add a helper to get the contentView more easily.pinkerton@chromium.org2009-04-204-1/+61
* Make sure that the window is repositioned and if applicable visible before re...ananta@chromium.org2009-04-201-3/+3
* Reverting 14005.brettw@chromium.org2009-04-1874-997/+1342
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-1874-1342/+997
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-184-16/+12
* Move the ffmpeg loading function into media library.ajwong@chromium.org2009-04-182-60/+6
* Several minor changes to API framework.aa@chromium.org2009-04-187-86/+148
* Refactor DataSourceImpl to get rid of using ReleaseRendererResource for cleanuphclam@chromium.org2009-04-176-165/+128
* Create a test program for generating false positive statisticspaulg@google.com2009-04-174-0/+288
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* Fix a couple of style issues.michaeln@google.com2009-04-172-3/+3
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-1712-122/+903
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-176-39/+44
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-1717-42/+1047
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-177-165/+162
* Remove a hack that's no longer needed.pinkerton@chromium.org2009-04-171-7/+0
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-175-0/+41
* Valgrind reports memory leak in unit test. This is true since we had re-used...brg@chromium.com2009-04-171-26/+38
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-174-4/+16
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-177-19/+144
* Reduce the false positive rate for SafeBrowsing gethash requests.paulg@google.com2009-04-174-4/+27
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-5/+14
* Fix break due to disabling Toolbar5Importer test.scherkus@chromium.org2009-04-171-1/+1
* Disabled Toolbar5ImporterTest.BookmarkParse due to failing valgrind/purify te...scherkus@chromium.org2009-04-171-1/+3
* Disable the move/size/maximize entries on the system menu in fullscreen mode....pkasting@chromium.org2009-04-171-15/+23
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-171-1/+5
* Add a script to make necessary zip files for chromebothuanr@chromium.org2009-04-171-0/+61
* Port page_cycler_http to Macnirnimesh@chromium.org2009-04-171-3/+10
* Add missing <string> include for release build.finnur@chromium.org2009-04-171-0/+2
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-175-63/+189
* Add a comment explaining the ownership model between AppModalDialogtc@google.com2009-04-171-1/+4
* Refactor NineBox to take 9 image ids instead of having to createtc@google.com2009-04-175-129/+103
* EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca...glen@chromium.org2009-04-171-5/+4
* History observer was observing the wrong profile in incognito mode.glen@chromium.org2009-04-171-2/+4