summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-198-49/+95
* Stability fix: do not access Browser* during its destructionphajdan.jr@chromium.org2010-10-192-19/+11
* Add the dependency with safebrowsing's test suite server and make safebrowsin...lzheng@chromium.org2010-10-191-47/+471
* disable websocket live experiment by defaultukai@chromium.org2010-10-191-0/+2
* Add function to convert from a url to a known search engine.levin@chromium.org2010-10-193-63/+213
* Disable TestEnableResourcesTab.levin@chromium.org2010-10-191-1/+8
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-199-97/+51
* Use JoinString from string_util.h instead of a custom function.tfarina@chromium.org2010-10-192-25/+6
* DOMUI: Change the UTH Privacy section text 'Google Chrome may use web service...tfarina@chromium.org2010-10-191-1/+1
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-199-51/+97
* Make the TemplateURL test code less likley to crash if various failures happen.levin@chromium.org2010-10-192-6/+9
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-193-0/+365
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-1910-28/+495
* Undo spacing change from r62977 that had a bad side effect.aa@chromium.org2010-10-191-4/+0
* Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd.mpcomplete@chromium.org2010-10-181-1/+2
* Disable preloading domui menu pageoshima@chromium.org2010-10-181-0/+4
* Optimistic Fix for an error on AutomationProvider destructor.nirnimesh@chromium.org2010-10-181-2/+5
* Further clean up for bug_report_ui.cc.thestig@chromium.org2010-10-181-11/+4
* Bookmark manager: Make Enter do rename on Mac.arv@chromium.org2010-10-181-8/+4
* Move APSL code into third_party.avi@chromium.org2010-10-181-0/+337
* o Update the mapping of action hashes to their appropriate identifiers.andybons@chromium.org2010-10-182-43/+47
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-186-68/+162
* Scroll new apps into view when they are installed.aa@chromium.org2010-10-182-0/+7
* [Gtk] add facility for constrained window delegate to control background color.estade@chromium.org2010-10-183-1/+24
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-189-17/+58
* Reserve right-most column of apps grid for web store icon.aa@chromium.org2010-10-183-8/+58
* Use TabContents for Constrained HTML dialogs.estade@chromium.org2010-10-183-31/+173
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-189-15/+138
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-188-26/+28
* Try to green the memory bots. This is just a band-aid, since my previous cha...jam@chromium.org2010-10-181-1/+0
* Fix typo SetUseSSL2CheckboxStatechecked => SetUseSSL2CheckboxStatewtc@chromium.org2010-10-182-8/+20
* [Mac] Always use the grippy cursor while dragging the BrowserActionsContainer...rsesek@chromium.org2010-10-181-2/+5
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-5/+5
* Increased timeout for select() call.avayvod@chromium.org2010-10-182-5/+9
* Coverity: Initialize data members in constructor.kmadhusu@chromium.org2010-10-181-1/+1
* Makes it so we show the instant confirm dialog until the user clickssky@chromium.org2010-10-183-3/+6
* Makes NativeFrameView implement GetPreferredSize. Without this wesky@chromium.org2010-10-181-0/+7
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-1812-21/+75
* Show the current logged-in username on the NTP.johnnyg@chromium.org2010-10-187-0/+161
* [Mac] Remove the PageInfoWindow now that the Bubble is finished.rsesek@chromium.org2010-10-186-596/+4
* Fix one-time version check for Mac plugin IMEstuartmorgan@chromium.org2010-10-181-0/+1
* Remove port constants from src/chrome/browser/extensions/ .skerner@chromium.org2010-10-184-21/+52
* Fix 2 speech input display issues seen in the M8 dev channel build.satish@chromium.org2010-10-182-13/+13
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+2
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+2
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-1818-42/+42
* Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/.viettrungluu@chromium.org2010-10-1823-52/+50
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-176-40/+30
* Delete SafeBrowsingDatabaseBloom implementation.shess@chromium.org2010-10-174-3062/+6
* Add an AX/NSDescription for the NSTableView in Basics->Startup with the follo...dtseng@chromium.org2010-10-171-0/+10