| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 4 | -51/+88 |
* | Add ToUpperASCII and StringToUpperASCII. | wtc@chromium.org | 2009-02-27 | 2 | -2/+49 |
* | Revert "Revert "ASCII <-> UTF16 conversion functions. These are just copies ... | kuchhal@chromium.org | 2009-02-26 | 2 | -8/+29 |
* | Add a test to DelayTimer ensure that the callback is never | agl@chromium.org | 2009-02-26 | 2 | -0/+34 |
* | Convert FileVersionInfo NOTIMPLEMENTED()s into a bug. | evan@chromium.org | 2009-02-26 | 1 | -25/+5 |
* | Revert "ASCII <-> UTF16 conversion functions. These are just copies of WideT... | kuchhal@chromium.org | 2009-02-26 | 2 | -29/+8 |
* | ASCII <-> UTF16 conversion functions. These are just copies of WideToASCII and | darin@chromium.org | 2009-02-26 | 2 | -8/+29 |
* | Bring the GYP-based build up to the current state of the trunk. | mark@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Try a new approach to fixing IAT unpatch crashes when the DLL is gone. | deanm@chromium.org | 2009-02-26 | 2 | -23/+26 |
* | Reverting 10456. | hbono@chromium.org | 2009-02-26 | 3 | -85/+7 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 | hbono@chromium.org | 2009-02-26 | 3 | -7/+85 |
* | Add an identity (id) to system drag & drop. | tc@google.com | 2009-02-26 | 2 | -0/+17 |
* | Convert some little-used process function NOTIMPLEMENTED()s into a bug. | evan@chromium.org | 2009-02-26 | 1 | -4/+5 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+571 |
* | Add CommandLine::Terminate to be able to re-initialize the process command line | evan@chromium.org | 2009-02-25 | 2 | -1/+13 |
* | Get DataPack compiling on Mac and run its unittest. | thomasvl@chromium.org | 2009-02-25 | 2 | -0/+16 |
* | Fix all places where we used the GetWinVersion function | nsylvain@chromium.org | 2009-02-25 | 2 | -2/+2 |
* | Change the string_escape functions to use string16 rather than wstring. | dsh@google.com | 2009-02-25 | 5 | -17/+28 |
* | Allow inclusion of libpng in the deps file. | brettw@chromium.org | 2009-02-25 | 1 | -1/+2 |
* | Fix include paths for libpng. | brettw@chromium.org | 2009-02-25 | 4 | -11/+10 |
* | Initial support for Renderer Side Histograms | jar@chromium.org | 2009-02-25 | 2 | -40/+231 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 6 | -58/+53 |
* | Recommit r10259 after successful try server run. | jeremy@chromium.org | 2009-02-24 | 6 | -10/+89 |
* | Revert r10259 & subsequent fixes. | jeremy@chromium.org | 2009-02-24 | 6 | -90/+10 |
* | Fix Win32 unit tests broken by r10259. | jeremy@chromium.org | 2009-02-24 | 1 | -1/+2 |
* | Fix windows bustage in r10259 | jeremy@chromium.org | 2009-02-24 | 1 | -3/+3 |
* | Fix for Sandboxed WebKit on OS X: | jeremy@chromium.org | 2009-02-24 | 6 | -10/+89 |
* | Fix chrome not starting up by implementing a straw-man, lieing version | erg@google.com | 2009-02-23 | 2 | -8/+79 |
* | Lie on the priority change and saw we did it w/ a comment about why we won't | thomasvl@chromium.org | 2009-02-23 | 1 | -1/+4 |
* | Fixes a build break caused by r10178. | hbono@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Try to fix the tree. | evan@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Fix more GCC 4.3 warnings. | evan@chromium.org | 2009-02-23 | 1 | -2/+4 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -1/+8 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -0/+2 |
* | This comment was out of date, so sample code like it wouldn't compile now. | pkasting@chromium.org | 2009-02-21 | 1 | -1/+1 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -2/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -0/+2 |
* | Build fix | agl@chromium.org | 2009-02-20 | 1 | -1/+1 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 4 | -7/+207 |
* | Now that we deal with string16s, provide some useful conversions for them. | avi@chromium.org | 2009-02-18 | 2 | -8/+24 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 4 | -16/+6 |
* | Don't unpatch an unloaded module. We verify if the original function address ... | ananta@chromium.org | 2009-02-18 | 1 | -3/+19 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -2/+2 |
* | Add a couple more stubs to file_version_info_linux.cc. | thestig@chromium.org | 2009-02-14 | 2 | -1/+11 |
* | Disable Native Crash reporting on OS X, till we enable Breakpad integration. | jeremy@chromium.org | 2009-02-13 | 3 | -0/+49 |
* | Add code to be able to detect windows7 and 2008 in GetWinVersion. | nsylvain@chromium.org | 2009-02-12 | 2 | -4/+17 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 3 | -6/+4 |
* | Change the behavior of --enable-dcheck in release | huanr@chromium.org | 2009-02-12 | 2 | -15/+56 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 2 | -0/+5 |
* | Turning on the tracking of double-delete of HWND in the hope of catching one ... | jcampan@chromium.org | 2009-02-11 | 2 | -6/+1 |