| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix Linux build bustage | mark@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 7 | -28/+51 |
* | More fixes for port. Don't build GKURLMac since we hopefully won't need | mark@chromium.org | 2008-10-22 | 5 | -72/+71 |
* | Defer the HttpNetworkSession initialization to first time CreateTransaction i... | ericroman@google.com | 2008-10-22 | 2 | -6/+13 |
* | Create a stub implementation for RenderTheme for Linux. | erg@google.com | 2008-10-22 | 2 | -0/+55 |
* | Changes to how we draw buttons. | tc@google.com | 2008-10-22 | 2 | -8/+17 |
* | Make String Conversion Unittest x-platform + fix a small bug the tests exposed. | jeremy@chromium.org | 2008-10-22 | 5 | -11/+19 |
* | Make the character encoding override work again. There are two other bugs wit... | jungshik@google.com | 2008-10-22 | 7 | -22/+37 |
* | Add a net error code for not implemented. | ericroman@google.com | 2008-10-22 | 2 | -2/+5 |
* | Rebase a layout test to match GURL's canonicalization (mostly trailing slashes). | ericroman@google.com | 2008-10-22 | 2 | -1/+38 |
* | Rebaseline a layout-test for v8. | ericroman@google.com | 2008-10-22 | 2 | -1/+3 |
* | try to fix dist crashes | ben@chromium.org | 2008-10-22 | 1 | -0/+2 |
* | Apply the already-reviewed <http://codereview.chromium.org/2936> by developer... | glen@google.com | 2008-10-22 | 3 | -0/+10 |
* | This is a patch for bug 1385045: Adobe Acrobat 9.0 crash. | nsylvain@chromium.org | 2008-10-22 | 5 | -0/+47 |
* | Compile ImageSkia under Linux. | erg@google.com | 2008-10-22 | 2 | -36/+17 |
* | Port SSLClientSocket to Linux | dkegel@google.com | 2008-10-22 | 13 | -53/+1291 |
* | Get PopupMenuChromium building under Linux | agl@chromium.org | 2008-10-22 | 2 | -5/+7 |
* | Update test list to match the state of the builders. | ojan@google.com | 2008-10-22 | 1 | -2/+1 |
* | Some of the easier fixes in port for the PLATFORM(MAC) killing project | mark@chromium.org | 2008-10-22 | 5 | -144/+8 |
* | Glue changes for our PLATFORM(MAC) killing project | mark@chromium.org | 2008-10-22 | 2 | -37/+0 |
* | Fix Linux build with a null port hack. | evanm@google.com | 2008-10-22 | 1 | -1/+4 |
* | oops, didn't mean PLATFORM. | pinkerton@google.com | 2008-10-22 | 1 | -1/+1 |
* | rolling webkit deps for platform(mac) changes | pinkerton@google.com | 2008-10-22 | 1 | -1/+1 |
* | chromium tree changes for removing platform(mac). | pinkerton@google.com | 2008-10-22 | 8 | -146/+322 |
* | Take TestShell.xcodeproj:TestShell, webkit.xcodeproj:glue, and | mark@chromium.org | 2008-10-22 | 1 | -26/+80 |
* | Add librenderer to Chrome Mac build (tracks r3691) | mark@chromium.org | 2008-10-22 | 1 | -53/+223 |
* | Fix Mac bustage from DEPS roll r3728 | mark@chromium.org | 2008-10-22 | 1 | -0/+1 |
* | Review URL: http://codereview.chromium.org/7848 | dglazkov@google.com | 2008-10-22 | 5 | -70/+17 |
* | Removed entry for non-existent test. | olehougaard@google.com | 2008-10-22 | 1 | -1/+0 |
* | Fixing collision in definitions from old use of CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-22 | 1 | -4/+3 |
* | Temporarily start pulling V8 from the bleeding_edge | kasperl@google.com | 2008-10-22 | 1 | -1/+1 |
* | Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome. | bradnelson@google.com | 2008-10-22 | 4 | -4/+4 |
* | Update SCons build for PLATFORM(WIN) disable, and KJS build fix. | sgk@google.com | 2008-10-22 | 2 | -7/+2 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 60 | -102/+105 |
* | forgot this file too | ben@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | forgot these files | ben@chromium.org | 2008-10-22 | 2 | -30/+93 |
* | Disable this bookmarklet test since it covers functionality that JSC doesn't ... | darin@chromium.org | 2008-10-22 | 1 | -1/+10 |
* | Fix the bug with the minimize/restore buttons getting stuck hot when the wind... | ben@chromium.org | 2008-10-22 | 7 | -6/+34 |
* | Fix reference to the new exported symbols file so it works | sgk@google.com | 2008-10-22 | 1 | -3/+5 |
* | Add directory_watcher_win.cc and its unit test to the | sgk@google.com | 2008-10-22 | 2 | -0/+2 |
* | Change the detection of the list name from parsing a URL | paulg@google.com | 2008-10-22 | 3 | -13/+3 |
* | Stub out Font functions for Linux | agl@chromium.org | 2008-10-22 | 8 | -128/+397 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 10 | -48/+225 |
* | Correct typo in histogram name (I left out the word trial) | jar@google.com | 2008-10-22 | 1 | -2/+4 |
* | Rollback r3693 as it caused a 7% startup test slowdown. | ericroman@google.com | 2008-10-22 | 3 | -5/+6 |
* | Compile WidgetChromium on Linux. | erg@google.com | 2008-10-22 | 2 | -3/+2 |
* | * Re-apply "* Enable HTMLCanvasElement::toDataURL() method for Javascript." | mmoss@google.com | 2008-10-22 | 2 | -1/+3 |
* | First cut at compiling Gears for Safari. | jeremy@chromium.org | 2008-10-21 | 9 | -33/+459 |
* | * Revert "* Enable HTMLCanvasElement::toDataURL() method for Javascript." | mmoss@google.com | 2008-10-21 | 2 | -3/+1 |
* | Fixing various layout issues with the download shelf: | finnur@google.com | 2008-10-21 | 3 | -27/+31 |