1. 0bddd54 Change the dev toggle in Extensions options page to use text-align instead of float so it mirrors properly in RTL UI. by [email protected] · 14 years ago
  2. 863b3ec Invalid URLs should not be added to startup page list. by [email protected] · 14 years ago
  3. 5017bab Fix for a memory leak in views/controls/native/native_view_host_gtk.cc by [email protected] · 14 years ago
  4. 0db19a8 97871: Bottom half of new tab button on tabstrip is not touchable. by [email protected] · 14 years ago
  5. 33c3da8b History: Hide 'edit items' button when there are no items to display. by [email protected] · 14 years ago
  6. 7f39bae0 Revert 106069 - Fix for Memory Leak 72698_b by [email protected] · 14 years ago
  7. 8f08db2 OpenBSD support for yasm. by [email protected] · 14 years ago
  8. d8865c2 Fix for Memory Leak 72698_b by [email protected] · 14 years ago
  9. 85fdd735 Stopping unnecessary update of file name to stop resetting of selection in chrome://downloads. by [email protected] · 14 years ago
  10. 2ae88d1 Use rewritten url of a tab to find the zoom level from zoom map. Zoom map is by [email protected] · 14 years ago
  11. f08b3f7a Add ARM (asm) memset routines to skia build by [email protected] · 14 years ago
  12. 28dfd2d Fix build error while building with 'make' (Complete build). by [email protected] · 14 years ago
  13. 817f0f14 OpenBSD and FreeBSD fixes for base. by [email protected] · 14 years ago
  14. 110f6b2 Fix compilation when use_aura is turned ON. by [email protected] · 14 years ago
  15. 7f87c32 Changes to get appropriate favicon for a URL which has icons for both touch and favicon types in DB. Since icon mappings are returned from DB in reverse sorted order (HistoryBackendTest.IconMappingsOrderTest) we need to run a loop on the vector to find the first match for the icon type and return the same. by [email protected] · 14 years ago
  16. 7813eb0b Add Pepper API to use UDP by [email protected] · 14 years ago
  17. a070879 add Sanjoy Pal to AUTHORS. by [email protected] · 14 years ago
  18. 68e5274 Revert 102101 - Displaying the extensions count in extensions settings page. by [email protected] · 14 years ago
  19. ef4cdfa CUPS printing: Define CUPS_PRINTER_SCANNER for Linux if CUPS is < 1.4 by [email protected] · 14 years ago
  20. 29b8ef4e7 Displaying the extensions count in extensions settings page. by [email protected] · 14 years ago
  21. 46bc6ce Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed. by [email protected] · 14 years ago
  22. 69cd4d58 Fixed crash when a SinglesplitView gets embedded inside SingleSplitView. by [email protected] · 14 years ago
  23. 6601392 Clean the SingletonLock only if there is no previous Chromium process running. by [email protected] · 14 years ago
  24. 146cdf8 Copy Mark Seaborn from the Native Client authors file to the Chromium authors by [email protected] · 14 years ago
  25. 9b54c16e Optimize all images in chrome/app and chrome/browser. by [email protected] · 14 years ago
  26. 331580b Fixes a corner case bug in the HexStringToInt conversion function which caused the string "0x" to be treated as a valid hexadecimal number. by [email protected] · 14 years ago
  27. 5751741 Added a link to the downloads tab that opens the downloads folder. by [email protected] · 14 years ago
  28. 8bf640b Disable part of InProcessBrowserTest.InjectIDBKey to prepare for upstream changes. by [email protected] · 14 years ago
  29. 9f7785d Clean up of -Wunused-but-set-variable (gcc 4.6) by [email protected] · 14 years ago
  30. adbae7e2 Add support for Linux kernels >=3.0-rc1 in Python related build files by: by [email protected] · 14 years ago
  31. 9bb9cb8 Allow wildcard for corporate CLA. Add nvidia to AUTHORS. by [email protected] · 14 years ago
  32. 76c6a59 Add ruben to AUTHORS so people stop asking if he's signed the CLA. by [email protected] · 14 years ago
  33. 38ba5bd Modifies the event handler for WM_APPCOMMAND events to return TRUE if the event was handled. Previously it returned 0 causing the event to bubble up to the DefWndProc, which would synthesize keypresses appropriate for the event and cause it to effectively be handled twice. by [email protected] · 14 years ago
  34. 20dc3cad Send the 'page_url' parameter of the page (on which the right click was made to by [email protected] · 14 years ago
  35. 60ea605 Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b). by [email protected] · 14 years ago
  36. 7e05d52d Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Area width on print on Linux. by [email protected] · 15 years ago
  37. 81267d2 [Mac] Allow text selection in the page info bubble. by [email protected] · 15 years ago
  38. 33a85f1 Lands http://codereview.chromium.org/2928005/ for Dill: by [email protected] · 15 years ago
  39. 3e2648a WinDDK ATL and MSVC express 2008/2005 compatability by [email protected] · 15 years ago
  40. 2c910b7 Removing references to off the record in comments and log messages. by [email protected] · 15 years ago
  41. 1c51cf7 Fix compiling on gcc-4.6. by [email protected] · 15 years ago
  42. cbfd6e11 Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/browser/a* by [email protected] · 15 years ago
  43. ae52b19 Clamp posix file names to NAME_MAX. by [email protected] · 15 years ago
  44. b5cf91c Fixed the "My Bookmarks" sample extension. by [email protected] · 15 years ago
  45. 2c57915b Tweak atomicops implementation for Mac OS X to compile correctly when __LP64__ by [email protected] · 15 years ago
  46. 19a7337 Move more extensions hard coded error messages to .grd file. by [email protected] · 15 years ago
  47. 5cbd52d5 Adding the possibility to resize the "Edit Bookmark" dialog. by [email protected] · 15 years ago
  48. ab63a20 Add Sevan Janiyan to the AUTHORS file. by [email protected] · 15 years ago
  49. b745003e Roll GTM r375:410 by [email protected] · 15 years ago
  50. 916afa3 Added a check to see if the SaveFileDefaultDirectory exists, if not it uses the DownloadDefaultDirectory instead. by [email protected] · 15 years ago
  51. ce878730 Revert accidentally included test change. by [email protected] · 15 years ago
  52. 5ec9895 Disable WorkerTest.WorkerHttpLayoutTests. It always times out. by [email protected] · 15 years ago
  53. d0ca28c Add CoreLocation support to Chrome. by [email protected] · 15 years ago
  54. 17168e2b Save and restore the options window position instead of always centering the window. by [email protected] · 15 years ago
  55. 187eaa7 Added a method to check if a browser is closing. by [email protected] · 15 years ago
  56. f9a6281 Fix acquisition of thumbnail images on Linux. by [email protected] · 15 years ago
  57. f3f032f8 Add Iceweasel to the list of browsers shown in about:memory. by [email protected] · 15 years ago
  58. 084283d Change prototype to match upstream change from ffmpeg trunk to fix build with system ffmpeg. by [email protected] · 15 years ago
  59. 74ed092b Save/restore position for the preferences window based on prefs, by [email protected] · 15 years ago
  60. 587325e Invalid URLs are no longer mangled when reopening the Options window. by [email protected] · 15 years ago
  61. c799ccc5 Small fix to r45696 by [email protected] · 15 years ago
  62. 6a32946 Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 by [email protected] · 15 years ago
  63. d65a397 Make sure tint for frame_incognito is stored in "Cached Theme.pak". by [email protected] · 15 years ago
  64. 9aed77b Adds support for the <keygen> element to Windows, matching by [email protected] · 16 years ago
  65. 272709ca Port the option to import bookmarks from a file to Linux by [email protected] · 16 years ago
  66. c25a66d6 Revert 43277 - Port the option to import bookmarks from a file to Linux by [email protected] · 16 years ago
  67. e67ced43 Port the option to import bookmarks from a file to Linux by [email protected] · 16 years ago
  68. bd239ad Honor select-all on tab-away when omnibar is empty (gtk) by [email protected] · 16 years ago
  69. da2566e1 Implements AeroPeek of Windows 7. by [email protected] · 16 years ago
  70. f988638 Allow the use of the master_preferences file in Linux. by [email protected] · 16 years ago
  71. fcc4447 Correct positioning of tooltips in nonclient portion of Aero windows. Original patch by Jay Soffian (see http://codereview.chromium.org/652104 ), r=me. by [email protected] · 16 years ago
  72. 5bbe884 Modified SavePackage(TabContents* tab_contents) of save_package.cc. by [email protected] · 16 years ago
  73. bd876a4 Add TLS server_name extension support for Mac Chrome. by [email protected] · 16 years ago
  74. a120891 solaris: minor ifdefs by [email protected] · 16 years ago
  75. 04c4cd3 We dump all of the originals_ metahandles to the dirty_metahandles index and then check later to see if they are actually dirty. Arguably this is unnecessary, but I've been lead to believe (and my quick debugging has shown) that metahandles used in a WriteTransaction tend to get dirtied. The majority of times the TakeSnapshot... loop executes now, the dirty_metahandles set is empty.There's also the benefit that it's pretty clear that the ScopedKernelLock, which is needed to look up an entry by metahandle, is held when we're iterating through the [possibly] dirty_metahandles in the TakeSnapshot... function. This is arguably less true of the WriteTransaction deconstructor. But if there's a different way to get the new dirty flag from an original then that's probably the way to go. I found out the hard way that checking the dirty flag of the original means nothing as I was leaking away metahandles.I added a short protected function to Directory that acts as a wrapper for the kernel_->dirty_metahandles->insert function. It seemed like the thing to do to decouple it somewhat. Plus we can check there to see if it's actually dirty if that's what we decide to do.We piggy-back on the transaction lock to save us thread-safety concerns in dealing with the dirty_metahandles set. by [email protected] · 16 years ago
  76. f2fe1ca87 Added the GetAllAutofillEntries function to the WebDatabase class in preparation for autofill sync. by [email protected] · 16 years ago
  77. 185fb4b Support dragging within the omnibox dropdown. Original patch by Philippe Beaudoin (see http://codereview.chromium.org/555145 ), r=me. by [email protected] · 16 years ago
  78. 1dda402 Added a "Reload Frame" command to context menu of a frame in the html page. by [email protected] · 16 years ago
  79. c80f9b0e Fix the Mac "Certificate Information" button by binding the enabled attribute of the button to the correct key. by [email protected] · 16 years ago
  80. e97831d Allow using system libevent instead of the bundled one. by [email protected] · 16 years ago
  81. aa3a6a2 Added pause button to DownloadItemMac via IB and IBAction to receive the event. by [email protected] · 16 years ago
  82. d5f53a6 Adds the cmdline "--new-window" that instructs the init sequence by [email protected] · 16 years ago
  83. 52c27fb Call SSL_SetSockPeerID for proper SSL session reuse, especially when by [email protected] · 16 years ago
  84. 9c5715f Replace hard-coded media_format() methods with Google Mock methods declared in mock_filters.h. by [email protected] · 16 years ago
  85. b2ea706 Changed button text in Edit Search Engine... dialog to conform with GNOME HIG. by [email protected] · 16 years ago
  86. 36e93a77 Disable system suspend while downloading files on win32. by [email protected] · 16 years ago
  87. d84b372 Provides a certificate for SSL client authentication on NSS sockets. by [email protected] · 16 years ago
  88. 9b535cfe Added an accelerator to the HtmlDialogView class so that hitting the ESC key closes the dialog. by [email protected] · 16 years ago
  89. e9e21127 Have the dock menu "New Incognito Window" item always open a new by [email protected] · 16 years ago
  90. 964552ba Align autoscroll cursors by setting their hotspots correctly. Original patch by Philippe Beauchamp (see http://codereview.chromium.org/149742 ), r=me. by [email protected] · 16 years ago
  91. 0ff224d Fix Issue 160529 in a nice way with unittest. Original CL171023 by Song YeWen. by [email protected] · 16 years ago
  92. a0ffdc6 When there are no images to replace a blacklisted page, putting filler by [email protected] · 16 years ago
  93. 8c66c5a Make scrollbars and other controls tint/untint upon main window gaining by [email protected] · 16 years ago
  94. 6eac1b3 Lands http://codereview.chromium.org/126036 for Thiago. From Thiago: by [email protected] · 16 years ago
  95. d73094d Adding Paul Wicks for mac os spellcheck code. BUG=13206 TEST=none by [email protected] · 16 years ago
  96. 6f5ceb6 Included text/css content type into list of the supported non image files. by [email protected] · 16 years ago
  97. f210d34 Bind ^Q to quit, as is standard with Linux GUI apps. by [email protected] · 16 years ago
  98. fc65445 Scale backing store cache size. by [email protected] · 16 years ago
  99. 232f03d6 Reverting 17183 since it caused linux unit_test breakage. by [email protected] · 16 years ago
  100. 9a48cbf9 Scale backing store cache size. by [email protected] · 16 years ago