| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Linux kernels >=3.0-rc1 in Python related build files by: | tony@chromium.org | 2011-06-16 | 1 | -0/+1 |
* | Allow wildcard for corporate CLA. Add nvidia to AUTHORS. | maruel@chromium.org | 2011-06-13 | 1 | -5/+14 |
* | Add ruben to AUTHORS so people stop asking if he's signed the CLA. | tony@chromium.org | 2011-05-27 | 1 | -0/+1 |
* | Modifies the event handler for WM_APPCOMMAND events to return TRUE if the eve... | mma.public@gmail.com | 2011-05-03 | 1 | -0/+1 |
* | Send the 'page_url' parameter of the page (on which the right click was made to | brettw@chromium.org | 2011-04-20 | 1 | -0/+1 |
* | Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b). | david.mike.futcher@gmail.com | 2011-04-18 | 1 | -0/+1 |
* | Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Are... | clementskau@gmail.com | 2011-04-13 | 1 | -0/+1 |
* | [Mac] Allow text selection in the page info bubble. | rsesek@chromium.org | 2011-03-30 | 1 | -0/+1 |
* | Lands http://codereview.chromium.org/2928005/ for Dill: | sky@chromium.org | 2011-03-22 | 1 | -0/+1 |
* | WinDDK ATL and MSVC express 2008/2005 compatability | mark@chromium.org | 2011-03-21 | 1 | -0/+1 |
* | 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 |