| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some recent reliability crashes to known_crashes. Remove some consistent... | senorblanco@chromium.org | 2009-08-15 | 1 | -1/+4 |
* | Fix TOC formatting. | kathyw@google.com | 2009-08-15 | 1 | -0/+4 |
* | Fix startup tests with complex theme. | mirandac@chromium.org | 2009-08-15 | 5 | -12/+127 |
* | Make callstack for known crash more general, so it applies to the slight vari... | eroman@chromium.org | 2009-08-15 | 1 | -1/+1 |
* | Add themes link to left nav. | aa@chromium.org | 2009-08-15 | 16 | -15/+16 |
* | First swing at the docs homepage. Also, fix the copyright/license | aa@chromium.org | 2009-08-15 | 21 | -25/+68 |
* | Add a suppression for crash in ResourceMessageFilter::OnGetPluginsOnFileThread. | eroman@chromium.org | 2009-08-15 | 1 | -0/+3 |
* | Add a chromebot crash in DownloadFileManager::UpdateDownload to exceptions. | eroman@chromium.org | 2009-08-15 | 1 | -0/+3 |
* | Try what I tried in r23343 again | munjal@chromium.org | 2009-08-15 | 1 | -0/+13 |
* | Undo disabled toolstrip test, now that upstream bug is fixed. | aa@chromium.org | 2009-08-15 | 1 | -1/+1 |
* | Fix reliability bot crashes after moving plugin loading to file thread. | jam@chromium.org | 2009-08-15 | 2 | -5/+33 |
* | Add a known crash to chromebot exceptions list. | ericroman@google.com | 2009-08-15 | 1 | -0/+4 |
* | Change breakpads on the helper processes to keep our rimZ clean. | mark@chromium.org | 2009-08-15 | 13 | -96/+125 |
* | GTK: Change go button tooltip to be updated every time it is shown. | estade@chromium.org | 2009-08-15 | 2 | -29/+51 |
* | Some personalization cleanup: | tim@chromium.org | 2009-08-15 | 32 | -402/+229 |
* | Touch PSS as an experiment, to see what the builder recompiles. | nick@chromium.org | 2009-08-15 | 1 | -1/+1 |
* | Import passwords from Firefox 3.1 and above. | kuchhal@chromium.org | 2009-08-15 | 14 | -55/+201 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 14 | -166/+210 |
* | Convert parts of errorpage_uitest.cc to be not flaky. | phajdan.jr@chromium.org | 2009-08-15 | 8 | -23/+184 |
* | Adds a copyright header to extension_browsertest.cc and fixes lint error. | mpcomplete@chromium.org | 2009-08-14 | 2 | -3/+9 |
* | Add new certificate error code | wtc@chromium.org | 2009-08-14 | 5 | -8/+42 |
* | Do not delete default browser entries for other users when uninstalling it fo... | kuchhal@chromium.org | 2009-08-14 | 4 | -59/+66 |
* | Add manifest to mini_installer debug builds. | kuchhal@chromium.org | 2009-08-14 | 1 | -0/+3 |
* | Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac... | estade@chromium.org | 2009-08-14 | 2 | -4/+4 |
* | Disable UpdatePermissions until I can figure out why it's failing. | mpcomplete@chromium.org | 2009-08-14 | 1 | -0/+3 |
* | Fix for spell check toggle checkbox not getting selected after reset to defau... | sidchat@google.com | 2009-08-14 | 1 | -0/+1 |
* | Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr... | ericroman@google.com | 2009-08-14 | 1 | -1/+2 |
* | GTK: Change file chooser dialogs to prefer the suggested path (somewhatly err... | estade@chromium.org | 2009-08-14 | 1 | -18/+28 |
* | Fix typo from r23272. | estade@chromium.org | 2009-08-14 | 1 | -90/+95 |
* | Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB... | ananta@chromium.org | 2009-08-14 | 5 | -17/+90 |
* | Split short-circuited assertions in session_restore_uitest.cc to make more | phajdan.jr@chromium.org | 2009-08-14 | 1 | -19/+20 |
* | Disable an extension when it is upgraded to a version that requires more | mpcomplete@chromium.org | 2009-08-14 | 25 | -74/+460 |
* | Implement chrome.tabs.getVisibleTabCapture() on Mac | rafaelw@chromium.org | 2009-08-14 | 1 | -1/+4 |
* | Fix a bug where we can sometimes incorrectly decide a download | aa@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Apply a limit to the canvas size we will hand back to the browser. | cevans@chromium.org | 2009-08-14 | 1 | -1/+8 |
* | Extension Docs: Implement auto TOC for static content | rafaelw@chromium.org | 2009-08-14 | 20 | -64/+130 |
* | Another attempt at tree fix. | sidchat@google.com | 2009-08-14 | 1 | -2/+2 |
* | Fix build. | sidchat@google.com | 2009-08-14 | 1 | -1/+1 |
* | Make Spellchecker save the dictionary file in the file thread. | sidchat@google.com | 2009-08-14 | 2 | -35/+151 |
* | linux: implement WebPluginDelegateProxy::BackgroundChanged | piman@chromium.org | 2009-08-14 | 1 | -5/+51 |
* | GTK Theme: Theme the find bar. | erg@chromium.org | 2009-08-14 | 2 | -49/+139 |
* | remove some unneeded DCHECKs (from an earlier review comment you made) | erikkay@chromium.org | 2009-08-14 | 1 | -5/+1 |
* | Prevent mouse down events on the toolbar view from moving the parent window. | paul@chromium.org | 2009-08-14 | 3 | -3/+28 |
* | Only call gtk_window_present on an alert dialog if the | tony@chromium.org | 2009-08-14 | 1 | -7/+10 |
* | Match Windows and GtkEntry move cursor with selection behavior. | deanm@chromium.org | 2009-08-14 | 1 | -7/+18 |
* | re-disable Tab2OutOfTabStrip to make the bot green | estade@chromium.org | 2009-08-14 | 1 | -1/+2 |
* | Formatting pass: h3 -> h2, minor changes to some page names, | kathyw@google.com | 2009-08-14 | 11 | -69/+173 |
* | Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having | darin@chromium.org | 2009-08-14 | 1 | -4/+6 |
* | Fix up the pid collection code for Mac OS X so it handles the different bundl... | thomasvl@chromium.org | 2009-08-14 | 3 | -4/+21 |
* | Revert 23408 in the hope to fix linux webkit_tests regressions. | maruel@chromium.org | 2009-08-14 | 1 | -2/+1 |