summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-0917-119/+116
* Remove the option to forget wireless networks from non-owners.zork@chromium.org2010-11-093-2/+20
* Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...willchan@chromium.org2010-11-096-17/+102
* Exploratory Tool for long running and adhoc testing.nirnimesh@chromium.org2010-11-093-0/+413
* Adds a switch to change the instant-url. This'll be used for testing.sky@chromium.org2010-11-093-0/+9
* Fix pyauto tests, to refer to chrome_command_ids.h.nirnimesh@chromium.org2010-11-091-1/+1
* Add a script to fetch prebuilt binaries for running PyAuto.nirnimesh@chromium.org2010-11-092-0/+178
* Updated gyp file also.ben@chromium.org2010-11-091-4/+4
* build fix - forgot to add these files on this machine.ben@chromium.org2010-11-091-136/+3
* build fix - forgot to add these files on this machine.ben@chromium.org2010-11-092-0/+26
* Move more files to chrome/browser/uiben@chromium.org2010-11-0914-18/+1581
* This test fails on MacOs.lzheng@chromium.org2010-11-091-1/+5
* Use BrowserThread instead of BrowserProcessSubThread for cache thread.willchan@chromium.org2010-11-091-1/+1
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-2/+9
* Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.willchan@chromium.org2010-11-091-0/+14
* Do not send many requests to flimflam when network chagned.oshima@chromium.org2010-11-097-26/+59
* Fix so that we don't show activate 3G in both OOBE and login screen.chocobo@chromium.org2010-11-091-4/+2
* Discard GEOLOCATION_* notifications, instead observe preference notifications.csilv@chromium.org2010-11-094-33/+14
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-0929-41/+44
* Initialize download path_uniquifier for saved download history items.kinuko@chromium.org2010-11-092-1/+1
* Don't show activate 3G from login screen.chocobo@chromium.org2010-11-091-5/+14
* - Relanding 61718.apatrick@chromium.org2010-11-0925-118/+440
* Enabled GPUBrowserTest.BrowserTestLaunchedWithOSMesa on mac and windows.apatrick@chromium.org2010-11-091-9/+1
* Fix typo introduced in r56164. This caused PLT histograms to only be savedtonyg@chromium.org2010-11-091-1/+1
* Build fix.evan@chromium.org2010-11-091-0/+1
* Build fix? Why didn't the trybots complain?evan@chromium.org2010-11-091-0/+1
* Build fix for Chrome Frame.evan@chromium.org2010-11-091-0/+1
* Build fix.evan@chromium.org2010-11-091-0/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-08128-413/+406
* Fix bubble offset issue (bubble x-coordinate pointing to wrong place) on OS X.mirandac@chromium.org2010-11-082-18/+10
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-082-1/+7
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-0824-423/+167
* Added Status Icon support for Window and Linuxrickcam@chromium.org2010-11-085-30/+566
* Made OSMesa work on Mac for WebGL.apatrick@chromium.org2010-11-083-36/+29
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-088-20/+33
* 5 new bookmark sync testsrsimha@chromium.org2010-11-084-3/+186
* Erase base/move. The pattern we use is pass by const ref and this is confusin...brettw@chromium.org2010-11-082-14/+15
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-081-2/+1
* Force recalc of window key loop; fixes problems with tabbing out of the locat...avi@chromium.org2010-11-081-0/+7
* Move browser.cc,h and browser_window.h to browser/uiben@chromium.org2010-11-086-1461/+1487
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-0819-33/+39
* Disable failing testDownloadsPersistence, testNoUnsafeDownloadsOnRestart testsnirnimesh@chromium.org2010-11-081-1/+6
* Add api method to get an installed extension by ID.tessamac@google.com2010-11-088-17/+317
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-086-3/+9
* Adding a sample for searching through the Chrome extension docs using omnibox.kurrik@chromium.org2010-11-0810-13/+580
* Attempt at fixing unit_test crash on mac bots. The main egregioussky@chromium.org2010-11-083-8/+13
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-083-5/+5
* Better support for failed network connection attempts (chromiumos:8594).stevenjb@chromium.org2010-11-085-70/+114
* Remove the mention of the "page" icon from the browserAction discussion.kathyw@chromium.org2010-11-082-2/+2
* Fix compile failure on GCCpkasting@chromium.org2010-11-081-1/+1