| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix line endings doc files. | rafaelw@chromium.org | 2009-07-22 | 7 | -486/+486 |
* | Merged FilterHostImpl into PipelineInternal as it was no longer needed and ad... | scherkus@chromium.org | 2009-07-22 | 5 | -238/+110 |
* | Make DND use the anchor name. | arv@google.com | 2009-07-22 | 1 | -1/+2 |
* | gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w... | jhawkins@chromium.org | 2009-07-22 | 2 | -27/+34 |
* | Make scrollbars and other controls tint/untint upon main window gaining | thakis@chromium.org | 2009-07-22 | 17 | -1/+107 |
* | Make sure installer_util_string is always built before | nsylvain@chromium.org | 2009-07-22 | 1 | -6/+15 |
* | Remove some bogus includes. | darin@chromium.org | 2009-07-22 | 4 | -10/+4 |
* | Update expected test failures after WebKit merge r46143:46194 | paul@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ... | thomasvl@chromium.org | 2009-07-22 | 3 | -5/+56 |
* | These are gyp file changes that start to make the Mac GYP build work. | gspencer@google.com | 2009-07-22 | 12 | -35/+69 |
* | Revert "linux: generate a manpage" | evan@chromium.org | 2009-07-22 | 2 | -90/+0 |
* | linux: generate a manpage | evan@chromium.org | 2009-07-22 | 2 | -0/+90 |
* | Limit total number of sockets in the system. | phajdan.jr@chromium.org | 2009-07-22 | 8 | -91/+441 |
* | Remove suppression for gtk_window_add_accel_group in BrowserWindowGtk::Connec... | phajdan.jr@chromium.org | 2009-07-22 | 1 | -11/+0 |
* | When --gtest_filter is specified, we need to ignore the batch index, otherwis... | erikkay@google.com | 2009-07-22 | 1 | -0/+4 |
* | Kill popups when scrolling. | avi@chromium.org | 2009-07-22 | 1 | -0/+16 |
* | Starting mac l10n: | thomasvl@chromium.org | 2009-07-22 | 14 | -163/+582 |
* | This implements the functions necessary for the task manager on Linux. | deanm@chromium.org | 2009-07-22 | 1 | -4/+62 |
* | DevTools Profiler: hide code injected by DevTools. | mnaganov@chromium.org | 2009-07-22 | 1 | -1/+10 |
* | DevTools: Rename JavaScript console action into Developer Tools. | pfeldman@chromium.org | 2009-07-22 | 8 | -26/+12 |
* | DevTools: Handle errors in evaluation response. | pfeldman@chromium.org | 2009-07-22 | 1 | -5/+7 |
* | o Modified the toolbar button handler so that the handler can revert its omni... | yusukes@google.com | 2009-07-22 | 2 | -7/+12 |
* | This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el... | xji@chromium.org | 2009-07-22 | 2 | -2/+14 |
* | Coverity fixit changes | sra@chromium.org | 2009-07-22 | 2 | -11/+13 |
* | Submit the second part of the revert. | nsylvain@chromium.org | 2009-07-22 | 1 | -1/+0 |
* | Revert 21259 because it broke the unit tests on windows. | nsylvain@chromium.org | 2009-07-22 | 1 | -58/+0 |
* | revert change 21252, which broke the mac build for some reason | dpranke@google.com | 2009-07-22 | 5 | -28/+14 |
* | mp4 types in omnibox only for chrome, not chromium | fbarchard@chromium.org | 2009-07-22 | 1 | -0/+3 |
* | Linux: use new xdg-settings "check" feature to determine whether we are the d... | mdm@chromium.org | 2009-07-22 | 2 | -18/+19 |
* | Add a unit test for ProcessWatcher::EnsureProcessTerminated(). | thestig@chromium.org | 2009-07-22 | 2 | -0/+59 |
* | Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... | ajwong@chromium.org | 2009-07-22 | 10 | -64/+4 |
* | Add back a test which I removed, as it is failing again. | eroman@chromium.org | 2009-07-22 | 1 | -0/+3 |
* | GTK: Center the tab text by its meanline, rather than halfway between its asc... | estade@chromium.org | 2009-07-22 | 1 | -1/+3 |
* | When a web contents drag has a URL but no title, make up a title for it. | estade@chromium.org | 2009-07-22 | 1 | -14/+30 |
* | Don't create new tabs for middle clicks on bookmark items when the user relea... | estade@chromium.org | 2009-07-22 | 1 | -0/+6 |
* | Coverity fixes to keep coverity quiet. | sra@chromium.org | 2009-07-22 | 6 | -9/+35 |
* | make 'test_shell' target depend on everything needed to pass layout_tests | dpranke@google.com | 2009-07-22 | 5 | -14/+28 |
* | Split NSSDecryptor out into platform specific files. | willchan@chromium.org | 2009-07-22 | 16 | -574/+817 |
* | linux: add windowless plugin plumbing | piman@google.com | 2009-07-22 | 6 | -28/+85 |
* | Add <if> blocks to xtb files in the simplest possible way. This currently | tc@google.com | 2009-07-22 | 1 | -1/+18 |
* | linux: add command-line flag to allow debugging of sandboxed processes | piman@google.com | 2009-07-22 | 4 | -4/+20 |
* | Creating a unique user-agent string for ChromeOS builds, so that metrics can ... | evan@chromium.org | 2009-07-22 | 5 | -9/+152 |
* | Try again: Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-22 | 7 | -55/+142 |
* | Rebaseline some layout-tests which changed in upstream webkit r46412. | ericroman@google.com | 2009-07-22 | 10 | -48/+44 |
* | Addressing minor review comments in ExtensionProcessManager post-submit. | finnur@chromium.org | 2009-07-22 | 1 | -0/+3 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 20 | -197/+191 |
* | Implement bookmark editor. No tree display or hierarchy movement, but | jrg@chromium.org | 2009-07-21 | 9 | -64/+1191 |
* | Fix issue where error pages inserted HTML from a template but the | arv@google.com | 2009-07-21 | 2 | -18/+25 |
* | Use a <button> that looks like a link to prevent right click and middle click. | arv@google.com | 2009-07-21 | 1 | -2/+8 |
* | Use local copies of files from bug tracker (URL still in comments); avoids wg... | dkegel@google.com | 2009-07-21 | 3 | -7/+131 |