summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-1622-535/+363
* Various small cleanups in URLRequestJob:adamk@chromium.org2011-03-162-39/+23
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-1611-58/+204
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-165-49/+134
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-1650-32/+129
* Pulling in new version of icu which uses 'copies' in place ofbradnelson@google.com2011-03-161-1/+1
* Further modifications to the Ready Mode UI in response to feedback. Height, i...erikwright@chromium.org2011-03-165-7/+34
* Add some additional instrumention for bug 74585. It does the following:eroman@chromium.org2011-03-162-6/+84
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-1610-36/+73
* Remove clear browsing data views classes.estade@chromium.org2011-03-1614-2116/+1
* Fix DCHECK in UDPSocket::RecvFrom().sergeyu@chromium.org2011-03-164-57/+91
* Rearrange the bootstrapping code in chrome frame net tests to ensure that it ...ananta@chromium.org2011-03-151-7/+6
* Disables recently added instant test as it seems to be causing crashessky@chromium.org2011-03-151-1/+7
* Attempting again to make clang happy wiht gpu::TraceEvent.nduca@chromium.org2011-03-152-1/+9
* Fix clang bots unhappiness withth gpu::TraceEvent.nduca@chromium.org2011-03-151-0/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-1550-202/+1208
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-1517-36/+723
* Simplified the InMemoryURLIndex::WordVectorFromString16 static function. Upda...mrossetti@chromium.org2011-03-153-25/+21
* Cleanup: Modify 'NSPrintInfo' raw pointer to a scoped_nsobject.kmadhusu@chromium.org2011-03-152-19/+16
* Disable the test CanLaunchWithOSMesa (browser, ui) on toolkit_views.sadrul@chromium.org2011-03-152-2/+2
* Implement Clipboard::ReadImage for OS X.dcheng@chromium.org2011-03-151-0/+14
* Fix bad memory access in MenuHostGtk::HandleGrabBroke when the menu isdmazzoni@chromium.org2011-03-152-12/+7
* [Mac] Confirm-to-quit: Avoid busywaiting for the key up event.rsesek@chromium.org2011-03-151-3/+6
* Remove URL picker, also no longer used now there's no native options.estade@chromium.org2011-03-153-358/+0
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-1546-80/+80
* Update header locationjam@chromium.org2011-03-151-1/+1
* Always enable the "Translate to English' context menu to allow translating pa...jcivelli@chromium.org2011-03-152-9/+4
* [Mac] Remove dropshadows from browser actions.rsesek@chromium.org2011-03-151-18/+3
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-1512-8/+70
* Options: Fix the Languages URL in the render view context menu.jhawkins@chromium.org2011-03-152-4/+6
* Update default paths in unused strings scriptestade@chromium.org2011-03-151-4/+8
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-1516-139/+75
* Move MapWinsockError() and MapPosixError() to net_errors.h.sergeyu@chromium.org2011-03-1510-173/+149
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-159-22/+22
* Fixes crash if instant is enabled and you block JS.sky@chromium.org2011-03-154-2/+31
* Use an unlimited_quota in TestShell's SimpleFileSystem to allowadamk@chromium.org2011-03-151-1/+1
* Use extension to show activation message.oshima@google.com2011-03-156-81/+87
* Revert 78272 - Changes to SSLConfigServicePref to use preferences fromrtenneti@chromium.org2011-03-1510-193/+55
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-1512-17/+30
* Changes to SSLConfigServicePref to use preferences fromrtenneti@google.com2011-03-1510-55/+193
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-159-50/+98
* Print pages in the reference build.cmp@chromium.org2011-03-151-19/+2
* Oops, fix Linux build failures in r78239 caused by a bad resolve with r77904 ...tschmelcher@chromium.org2011-03-152-6/+13
* Typo fix in black list descriptions (user visible).scheib@chromium.org2011-03-151-5/+5
* Fix build break: More missing quotes. I was able tomilligan@google.com2011-03-151-6/+6
* Printing: Move the default margin constants out of PdfPsMetafile.thestig@chromium.org2011-03-155-36/+24
* Adds some histograms from various omnibox queries. I'm doing this assky@chromium.org2011-03-152-0/+21
* Printing: MockPrinter should return valid default printer settings.thestig@chromium.org2011-03-153-26/+27
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-1539-157/+156
* wstring: remove a needless wchar_t that is ASCIIevan@chromium.org2011-03-158-15/+15