| Commit message (Expand) | Author | Age | Files | Lines |
* | Added torus primitive and Rotate1 manipulator. | simonrad@chromium.org | 2009-11-20 | 3 | -34/+556 |
* | Fix assert in sad_tab when requested width for message is < -1. | kuan@chromium.org | 2009-11-20 | 1 | -2/+4 |
* | Add extensions BookmarkModel observer automatically when manifest has bookmar... | mattm@chromium.org | 2009-11-20 | 2 | -5/+5 |
* | Updating trunk VERSION from 253.0 to 254.0 | chrome-bot@google.com | 2009-11-20 | 1 | -1/+1 |
* | Add examples/widget_example.h to sources of view_examples. | satorux@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | WebKit roll up to 51223. | dimich@google.com | 2009-11-20 | 2 | -1/+5 |
* | Fix a comment in views/border.h. | satorux@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Adds popups to browser actions, completing the feature. | andybons@chromium.org | 2009-11-20 | 11 | -18/+410 |
* | Special case the gallery to not show the scary download roadblock. | aa@chromium.org | 2009-11-20 | 9 | -28/+42 |
* | Fix build. | levin@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Fix unitialized memory access in workers. | levin@chromium.org | 2009-11-20 | 3 | -59/+71 |
* | GTK bookmark manager polish. | estade@chromium.org | 2009-11-20 | 1 | -6/+15 |
* | Fix mac ui test valgrind. | estade@chromium.org | 2009-11-20 | 1 | -2/+0 |
* | Remove unique naming from syncer! This reduces the complexity. Modify the ind... | chron@google.com | 2009-11-20 | 32 | -2647/+1160 |
* | Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box. | suzhe@chromium.org | 2009-11-20 | 2 | -6/+36 |
* | Fix race condition in OCSPRequestSession. | ukai@chromium.org | 2009-11-20 | 1 | -9/+17 |
* | Set the label for a chrome link button when the text is set, not when | tony@chromium.org | 2009-11-20 | 1 | -2/+14 |
* | Undo my revert at r32524 due to a startup test regression. | mpcomplete@chromium.org | 2009-11-20 | 6 | -9/+92 |
* | Removed O3D command buffer protocol code and O3D comand buffer configuration. | apatrick@google.com | 2009-11-20 | 53 | -15325/+21 |
* | Revert change in r31143 which caused crash signal msg size to change and subs... | mmoss@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | WebKit roll 51135:51190. | dimich@google.com | 2009-11-20 | 20 | -76/+13 |
* | NTP: Fix issue where a thumbnail was stuck in hover mode after a delete. | arv@chromium.org | 2009-11-20 | 1 | -0/+18 |
* | Re-enable TextEliderTest.ElideTextLongStrings. | estade@chromium.org | 2009-11-20 | 2 | -3/+9 |
* | Rebaseline layout test input-file-render.html on linux. | victorw@chromium.org | 2009-11-20 | 4 | -1/+17 |
* | Making the browser tests run out-of-process on Windows. | jcampan@chromium.org | 2009-11-19 | 2 | -190/+143 |
* | Update expectation for layout test input-file-re-render | victorw@chromium.org | 2009-11-19 | 1 | -1/+1 |
* | In the local file listing, we should pass time in UTC to ICU's date/time form... | jshin@chromium.org | 2009-11-19 | 1 | -3/+4 |
* | New Win baselines for layout test input-file-re-render.html | victorw@chromium.org | 2009-11-19 | 3 | -0/+16 |
* | Linux: tell webkit to permit WebDragOperationMove drags. | estade@chromium.org | 2009-11-19 | 1 | -3/+5 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 38 | -2643/+845 |
* | [Mac] Add support for growing or shrinking the window during animations. | rohitrao@chromium.org | 2009-11-19 | 7 | -44/+174 |
* | Add a valgrind suppression for Mac UI tests. | thestig@chromium.org | 2009-11-19 | 1 | -0/+10 |
* | Move URLs out of *.pak files and put them into code. This saves | tony@chromium.org | 2009-11-19 | 8 | -58/+55 |
* | In RestartIgnoringLastError, use connection_.socket()->IsConnectedAndIdle() | wtc@chromium.org | 2009-11-19 | 1 | -1/+1 |
* | Linux: Link the O3D browser plugin with -z nodelete. | thestig@chromium.org | 2009-11-19 | 1 | -0/+4 |
* | Making the toast localized | cpu@chromium.org | 2009-11-19 | 1 | -69/+29 |
* | Moved a whole pile of unittests over to CocoaTest. | dmaclach@chromium.org | 2009-11-19 | 48 | -1249/+537 |
* | Do not run user scripts on chrome.google.com | abarth@chromium.org | 2009-11-19 | 1 | -1/+8 |
* | Removed parentWindow parameter from HtmlDialogWindowController. | akalin@chromium.org | 2009-11-19 | 4 | -44/+16 |
* | make npspy look for flash binaries | jam@chromium.org | 2009-11-19 | 1 | -58/+68 |
* | gtk: Show page action popup bubbles. | derat@chromium.org | 2009-11-19 | 1 | -9/+20 |
* | A clear screen GLES2 demo. | gman@chromium.org | 2009-11-19 | 28 | -1350/+2005 |
* | Try to find the cause of the crash in memcpy, called from DoSendBody. | vandebo@chromium.org | 2009-11-19 | 2 | -3/+5 |
* | Use TabSwitchPaintDuration in tab switching test. | chase@chromium.org | 2009-11-19 | 1 | -20/+21 |
* | [Mac] Remove bug_26964 valgrind suppression. | shess@chromium.org | 2009-11-19 | 1 | -26/+0 |
* | [Mac] Rename a poorly named class. | rohitrao@chromium.org | 2009-11-19 | 1 | -5/+5 |
* | Made FlowHandler() be created by SyncSetupFlow itself. | akalin@chromium.org | 2009-11-19 | 2 | -13/+27 |
* | Add an .order file to ensure that no global text symbol winds up at an address | mark@chromium.org | 2009-11-19 | 3 | -2/+109 |
* | Prep for printing common memory stats from page_cycler_tests and memory_test: | sgk@google.com | 2009-11-19 | 3 | -162/+173 |
* | Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm. | akalin@chromium.org | 2009-11-19 | 2 | -66/+65 |