| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing references to off the record in comments and log messages. | akalin@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | Fix compiling on gcc-4.6. | hbono@chromium.org | 2011-02-25 | 1 | -0/+1 |
* | Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/... | rsesek@chromium.org | 2011-02-17 | 1 | -0/+1 |
* | Clamp posix file names to NAME_MAX. | thestig@chromium.org | 2011-02-11 | 1 | -0/+1 |
* | Fixed the "My Bookmarks" sample extension. | kurrik@chromium.org | 2011-02-08 | 1 | -0/+1 |
* | Tweak atomicops implementation for Mac OS X to compile correctly when __LP64__ | mark@chromium.org | 2011-01-10 | 1 | -0/+1 |
* | Move more extensions hard coded error messages to .grd file. | tfarina@chromium.org | 2010-12-22 | 1 | -0/+1 |
* | Adding the possibility to resize the "Edit Bookmark" dialog. | thakis@chromium.org | 2010-11-17 | 1 | -0/+1 |
* | Add Sevan Janiyan to the AUTHORS file. | maruel@chromium.org | 2010-11-15 | 1 | -0/+1 |
* | Roll GTM r375:410 | davidben@chromium.org | 2010-11-10 | 1 | -0/+1 |
* | Added a check to see if the SaveFileDefaultDirectory exists, if not it uses t... | tony@chromium.org | 2010-10-01 | 1 | -0/+1 |
* | Revert accidentally included test change. | evan@chromium.org | 2010-09-17 | 1 | -1/+0 |
* | Disable WorkerTest.WorkerHttpLayoutTests. It always times out. | evan@chromium.org | 2010-09-17 | 1 | -0/+1 |
* | Add CoreLocation support to Chrome. | allanwoj@chromium.org | 2010-09-13 | 1 | -0/+1 |
* | Save and restore the options window position instead of always centering the ... | pinkerton@google.com | 2010-08-23 | 1 | -0/+1 |
* | Added a method to check if a browser is closing. | pinkerton@chromium.org | 2010-08-10 | 1 | -0/+1 |
* | Fix acquisition of thumbnail images on Linux. | scherkus@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | Add Iceweasel to the list of browsers shown in about:memory. | evan@chromium.org | 2010-07-07 | 1 | -0/+1 |
* | Change prototype to match upstream change from ffmpeg trunk to fix build with... | fbarchard@chromium.org | 2010-06-08 | 1 | -0/+1 |
* | Save/restore position for the preferences window based on prefs, | tfarina@chromium.org | 2010-06-03 | 1 | -0/+1 |
* | Invalid URLs are no longer mangled when reopening the Options window. | mhm@chromium.org | 2010-05-26 | 1 | -0/+1 |
* | Small fix to r45696 | agl@chromium.org | 2010-05-24 | 1 | -0/+1 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -0/+1 |
* | Make sure tint for frame_incognito is stored in "Cached Theme.pak". | erg@chromium.org | 2010-04-21 | 1 | -0/+1 |
* | Adds support for the <keygen> element to Windows, matching | wtc@chromium.org | 2010-04-01 | 1 | -0/+1 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-04-01 | 1 | -0/+1 |
* | Revert 43277 - Port the option to import bookmarks from a file to Linux | arv@chromium.org | 2010-03-31 | 1 | -1/+0 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-03-31 | 1 | -0/+1 |
* | Honor select-all on tab-away when omnibar is empty (gtk) | tony@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Implements AeroPeek of Windows 7. | hbono@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | Allow the use of the master_preferences file in Linux. | tony@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | Correct positioning of tooltips in nonclient portion of Aero windows. Origin... | pkasting@chromium.org | 2010-03-04 | 1 | -0/+1 |
* | Modified SavePackage(TabContents* tab_contents) of save_package.cc. | tony@chromium.org | 2010-03-02 | 1 | -0/+1 |
* | Add TLS server_name extension support for Mac Chrome. | wtc@chromium.org | 2010-02-24 | 1 | -0/+1 |
* | solaris: minor ifdefs | evan@chromium.org | 2010-02-17 | 1 | -0/+1 |
* | We dump all of the originals_ metahandles to the dirty_metahandles index and ... | chron@google.com | 2010-02-17 | 1 | -0/+1 |
* | Added the GetAllAutofillEntries function to the WebDatabase class in preparat... | skrul@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | Support dragging within the omnibox dropdown. Original patch by Philippe Bea... | pkasting@chromium.org | 2010-01-29 | 1 | -0/+1 |
* | Added a "Reload Frame" command to context menu of a frame in the html page. | erg@google.com | 2010-01-28 | 1 | -0/+1 |
* | Fix the Mac "Certificate Information" button by binding the enabled attribute... | thakis@chromium.org | 2010-01-27 | 1 | -0/+1 |
* | Allow using system libevent instead of the bundled one. | phajdan.jr@chromium.org | 2010-01-07 | 1 | -0/+1 |
* | Added pause button to DownloadItemMac via IB and IBAction to receive the event. | thakis@chromium.org | 2009-12-30 | 1 | -0/+1 |
* | Adds the cmdline "--new-window" that instructs the init sequence | estade@chromium.org | 2009-12-18 | 1 | -0/+1 |
* | Call SSL_SetSockPeerID for proper SSL session reuse, especially when | wtc@chromium.org | 2009-11-30 | 1 | -1/+2 |
* | Replace hard-coded media_format() methods with Google Mock methods declared i... | scherkus@chromium.org | 2009-11-18 | 1 | -0/+1 |
* | Changed button text in Edit Search Engine... dialog to conform | tony@chromium.org | 2009-10-27 | 1 | -0/+1 |
* | Disable system suspend while downloading files on win32. | mark@chromium.org | 2009-10-23 | 1 | -0/+1 |
* | Provides a certificate for SSL client authentication on NSS sockets. | wtc@chromium.org | 2009-10-15 | 1 | -0/+1 |
* | Added an accelerator to the HtmlDialogView class so that hitting the ESC key ... | tim@chromium.org | 2009-09-28 | 1 | -0/+2 |
* | Have the dock menu "New Incognito Window" item always open a new | sgk@google.com | 2009-09-22 | 1 | -1/+2 |