| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Linux packaging updates. | mdm@chromium.org | 2009-07-21 | 1 | -1/+1 |
* | Update expected test failures after WebKit merge r46143:46194 | paul@chromium.org | 2009-07-21 | 1 | -0/+8 |
* | Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls. | willchan@chromium.org | 2009-07-21 | 4 | -0/+21 |
* | GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it... | erg@google.com | 2009-07-21 | 2 | -17/+25 |
* | Sometimes it's possible for a DOMUI to request images that don't exist (theme... | glen@chromium.org | 2009-07-21 | 1 | -1/+5 |
* | Fix context menu on download item. | thakis@chromium.org | 2009-07-21 | 1 | -3/+3 |
* | gtk: Two fixes for the tab leak: | jhawkins@chromium.org | 2009-07-21 | 3 | -16/+4 |
* | Add unit test for chrome\installer\util\version | sra@chromium.org | 2009-07-21 | 2 | -0/+83 |
* | gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added... | jhawkins@chromium.org | 2009-07-21 | 2 | -5/+7 |
* | This fixes a number of things that are warnings in the Mac compiler. | gspencer@google.com | 2009-07-21 | 45 | -582/+616 |
* | Making some crash signature more generic. | huanr@chromium.org | 2009-07-21 | 1 | -2/+2 |
* | WebKit merge r46143:46194 | paul@chromium.org | 2009-07-21 | 1 | -1/+1 |
* | Modified generate-texture to turn off texture filtering when run in selenium | vangelis@google.com | 2009-07-21 | 3 | -2/+16 |
* | Make middle-clicking on GTK tabs not count for closing if you release off of ... | brettw@chromium.org | 2009-07-21 | 1 | -1/+6 |
* | New Linux baselines for dotted/dashed CSS borders, changed by http://bugs.web... | senorblanco@chromium.org | 2009-07-21 | 219 | -110/+110 |
* | New Windows baselines for dotted/dashed CSS borders, changed upstream by | senorblanco@chromium.org | 2009-07-21 | 221 | -119/+119 |