| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 580 that JavaScript cannot talk to Java applets. | fqian@google.com | 2008-09-10 | 1 | -3/+3 |
* | First pass at splitting the AutocompleteEdit into Model and View. This was n... | pkasting@chromium.org | 2008-09-10 | 14 | -1302/+1571 |
* | The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)... | finnur@google.com | 2008-09-10 | 3 | -3/+29 |
* | remove ifdefs around code since all our port platforms will use them. | pinkerton@google.com | 2008-09-10 | 5 | -13/+2 |
* | Bump for 153 dev cycle | mal@chromium.org | 2008-09-10 | 1 | -1/+1 |
* | If you click a link to a malware page or if a page redirects to malware, the ... | jcampan@chromium.org | 2008-09-10 | 1 | -3/+2 |
* | Fix grab bag of AeroGlassFrame issues: | beng@google.com | 2008-09-10 | 5 | -21/+22 |
* | Add gothicx@gmail.com (for issue 1783, integrated as r1840). | sgk@google.com | 2008-09-10 | 1 | -0/+1 |
* | Do a better job at bounding HexToInt. | deanm@chromium.org | 2008-09-10 | 1 | -1/+1 |
* | more cross-platform graphics changes | pinkerton@google.com | 2008-09-10 | 2 | -5/+4 |
* | Fix uses of PlatformCanvasWin and get compiling under gcc. | pinkerton@google.com | 2008-09-10 | 2 | -9/+8 |
* | include SkGraphicsContextMac.mm and PlatformContextSkia | pinkerton@google.com | 2008-09-10 | 2 | -7/+408 |
* | BUG = 1357667 | fqian@google.com | 2008-09-10 | 5 | -38/+63 |
* | Glue now fully builds, add it to "all" target | pinkerton@google.com | 2008-09-10 | 1 | -0/+13 |
* | Stub out webplugin_impl to make more progress on testshell | pinkerton@google.com | 2008-09-10 | 2 | -4/+58 |
* | Bring layout_test_controller.cc into the mac project. | avi@google.com | 2008-09-10 | 5 | -11/+24 |
* | make more cross platform, use process_utils to get proc id. remove unused hea... | pinkerton@google.com | 2008-09-10 | 1 | -6/+6 |
* | Update include path for TestShell to be able to use Skia headers like SkTypes.h | mark@chromium.org | 2008-09-10 | 1 | -0/+2 |
* | Fix a mis-merge in TLS changes. | deanm@chromium.org | 2008-09-10 | 1 | -4/+1 |
* | Move a bunch of code from the old to new TLS interface. | deanm@chromium.org | 2008-09-10 | 9 | -61/+63 |
* | Don't send queries when URL is like: | darin@chromium.org | 2008-09-10 | 4 | -16/+52 |
* | Remove the pre-launch bzip2 hack. | ericroman@google.com | 2008-09-10 | 1 | -23/+0 |
* | Patch for bug 1994: | fqian@google.com | 2008-09-10 | 6 | -9/+121 |
* | Cleanup some constants in the binding code. | fqian@google.com | 2008-09-10 | 3 | -42/+40 |
* | Add suggested parentheses to fix build with GCC 4.3 | evanm@google.com | 2008-09-10 | 1 | -4/+4 |
* | Simply use a named enum instead of a typedef. | evanm@google.com | 2008-09-10 | 2 | -1/+2 |
* | Fix the GCC build. | darin@chromium.org | 2008-09-10 | 1 | -2/+2 |
* | disable tests that are not ready to be enabled yet | darin@chromium.org | 2008-09-10 | 1 | -0/+3 |
* | Put back r1891 with some task deletion disabled to maintain backwards compat ... | darin@chromium.org | 2008-09-10 | 3 | -38/+121 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=643, which | iyengar@google.com | 2008-09-10 | 2 | -35/+52 |
* | Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out | mark@chromium.org | 2008-09-10 | 11 | -64/+60 |
* | Update the reference build to 1912. | maruel@google.com | 2008-09-10 | 48 | -0/+0 |
* | Oops. It's called _unittest, not _test. | erg@google.com | 2008-09-09 | 1 | -1/+1 |
* | Bounds check the tab index before attempting to index into the TabStripModel ... | beng@google.com | 2008-09-09 | 1 | -6/+6 |
* | Fix a bug with positioning windows from a secondary monitor. | mpcomplete@google.com | 2008-09-09 | 1 | -2/+4 |
* | Fix bug with resizeBy in Gears dialogs. | mpcomplete@google.com | 2008-09-09 | 1 | -11/+1 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 38 | -75/+72 |
* | Create "ap" key to fallback on full installer even if the key didnt exist (fo... | kuchhal@chromium.org | 2008-09-09 | 2 | -10/+132 |
* | Make google url build and get the unit tests to link. | erg@google.com | 2008-09-09 | 1 | -19/+29 |
* | Make CreateDirectory consistent on Win and Posix when directory exists. | mmoss@google.com | 2008-09-09 | 2 | -3/+4 |
* | Fix build break, add TODO to clean up unit test reference | awalker@google.com | 2008-09-09 | 1 | -6/+8 |
* | backing out checkin to closed tree | beng@google.com | 2008-09-09 | 1 | -6/+6 |
* | Update file that got committed under the wrong name, causing | awalker@google.com | 2008-09-09 | 1 | -30/+53 |
* | Bounds check the tab index before attempting to index into the TabStripModel ... | beng@google.com | 2008-09-09 | 1 | -6/+6 |
* | Fix the file extension. | maruel@google.com | 2008-09-09 | 1 | -0/+0 |
* | remove platform includes | pinkerton@google.com | 2008-09-09 | 1 | -4/+2 |
* | define constants for strings in absence of GRIT machinery on mac&linux as a t... | pinkerton@google.com | 2008-09-09 | 2 | -1/+49 |
* | Don't index https content. This uses the toplevel | brettw@google.com | 2008-09-09 | 1 | -0/+9 |
* | Refactor the platform canvas unit test a bit so that it can be run on | awalker@google.com | 2008-09-09 | 10 | -17/+57 |
* | This change implements the performance recommendation from: | darin@google.com | 2008-09-09 | 2 | -13/+26 |