summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disable test failing on Mac OS X 10.6dmichael@chromium.org2011-04-081-1/+2
* Disable some tests that are failing on Mac OS X 10.6 bot.dmichael@chromium.org2011-04-081-0/+3
* Disable test that's failing on Mac OS X 10.6.dmichael@chromium.org2011-04-081-0/+6
* Fix clang errorjam@chromium.org2011-04-081-1/+1
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-0820-341/+116
* Revert 80934 - Autofill extend profiles to include multi-valued fields, part ...dhollowa@chromium.org2011-04-084-318/+128
* Autofill extend profiles to include multi-valued fields, part 5 (Filling)dhollowa@chromium.org2011-04-084-128/+318
* Alphabetize and remove unnecessary forward declaration of TabContents in save...cbentzel@chromium.org2011-04-081-6/+5
* This is downstream fix for chrome.experimental.debugger API.loislo@chromium.org2011-04-085-99/+64
* Changed the way we handle 401 error in the cloud policy token fetcher.pastarmovj@chromium.org2011-04-081-1/+5
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-084-25/+92
* Strings for locale change notification (provided by Brian Rakowski)dilmah@chromium.org2011-04-081-5/+6
* Load EULA from resources only on UI thread for Chrome OSdpolukhin@chromium.org2011-04-081-3/+7
* Disable UnloadTest.BrowserCloseInfiniteBeforeUnload*isherman@chromium.org2011-04-081-2/+17
* Disable ExecuteScriptApiTest.NavigationRace on Linuxisherman@chromium.org2011-04-081-1/+7
* Cleanup: Remove function calls in return of void-functions.joaodasilva@chromium.org2011-04-081-2/+2
* Don't try to de-dup Autofill credit card suggestions.isherman@chromium.org2011-04-082-1/+73
* Update fonts in OOBE when locale changes.falken@chromium.org2011-04-083-17/+27
* Correct font size of textfields in Chrome OS login screen.falken@chromium.org2011-04-084-6/+17
* Mark ScreenLockerTest.TestEscape/TestShowTwice flakyoshima@google.com2011-04-081-2/+4
* Fade tab titlessail@chromium.org2011-04-081-7/+18
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-083-15/+15
* Redraw login screen components with new font when locale changes.falken@chromium.org2011-04-082-11/+15
* Move the concepts of tab/bar heights to the cross-platform infobar code befor...pkasting@chromium.org2011-04-0810-131/+127
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-087-7/+7
* Revert 80870 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-081-18/+7
* Fade tab titlessail@chromium.org2011-04-071-7/+18
* Chrome: Crash Report - Stack Signature: GURL::spec()...scr@chromium.org2011-04-072-32/+36
* Ensure User-agent is present in preconnection requestjar@chromium.org2011-04-071-0/+2
* Fix unreverted file.avi@chromium.org2011-04-071-1/+1
* Make file manager work better as a component extensionrginda@chromium.org2011-04-073-14/+57
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-0730-256/+118
* Add argument to match overridden method. Fixes clang.kkania@chromium.org2011-04-073-8/+9
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-0721-269/+304
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-076-46/+33
* Move profile menu button to leave room for full screen buttonsail@chromium.org2011-04-072-0/+15
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-0711-39/+796
* sync: introducing HttpBridge::Aborttim@chromium.org2011-04-074-62/+166
* Cleaned up memory leak in Download Manager unit tests.ahendrickson@chromium.org2011-04-071-2/+2
* More about:gpu tracing improvements.nduca@chromium.org2011-04-0710-129/+379
* WebUI: show a tooltip with the full site name in the cookies list, in case it...mdm@chromium.org2011-04-071-1/+3
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-072-9/+6
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-072-6/+9
* manifest.json: add fileSystem permissionrginda@chromium.org2011-04-071-0/+1
* Fix DCHECK on multiple SSL client auths for the same request.mattm@chromium.org2011-04-071-1/+8
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-075-10/+93
* Print Preview: Set a print job's title and url correctly.thestig@chromium.org2011-04-075-16/+48
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-076-33/+46
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+3
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-04-074-9/+359