| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 21 | -109/+234 |
* | Remove ExtensionContentScriptInject unit test. | aa@chromium.org | 2009-04-14 | 3 | -64/+0 |
* | Implement context menu handling for the Linux tab strip. | jhawkins@chromium.org | 2009-04-14 | 6 | -9/+152 |
* | Second part of the low level audio for Mac | cpu@chromium.org | 2009-04-14 | 6 | -68/+147 |
* | Add non-fatal errors to parsing the expectations file and make lacking a bug ... | ojan@google.com | 2009-04-14 | 2 | -44/+77 |
* | Add command line flag that removes randomness from javascript functions, to b... | ace@google.com | 2009-04-14 | 4 | -1/+11 |
* | Add a few more flaky tests. TBR. | ojan@google.com | 2009-04-14 | 1 | -3/+8 |
* | Remove the usage of GetLastActiveBrowserWindow | huanr@chromium.org | 2009-04-14 | 4 | -26/+20 |
* | Chromium side of webkit merge 42403:42440. | ericroman@google.com | 2009-04-14 | 9 | -21/+65 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 26 | -674/+172 |
* | Update test expectations to match last few runs, mainly marking some flakiness. | pam@chromium.org | 2009-04-14 | 1 | -6/+5 |
* | Use Michael Moss's nice user agent code on Linux. | dkegel@google.com | 2009-04-14 | 1 | -25/+45 |
* | Remove two lines that were from a different experiment and got checked in | pinkerton@chromium.org | 2009-04-14 | 1 | -3/+0 |
* | Give each HistoryService instance it's own backend thread. | tim@chromium.org | 2009-04-14 | 7 | -25/+42 |
* | Delete more unused functions in nss_memio.c. | thestig@chromium.org | 2009-04-14 | 1 | -32/+0 |
* | Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ... | shess@chromium.org | 2009-04-14 | 2 | -23/+67 |
* | Remove extra zoom menu items. | thestig@chromium.org | 2009-04-14 | 2 | -20/+19 |
* | A fix for the Find box forwarding scroll messages to the page when it shouldn't. | finnur@chromium.org | 2009-04-14 | 3 | -23/+35 |
* | Add a Cocoa file picker. | avi@google.com | 2009-04-14 | 16 | -81/+628 |
* | Clamp text size in js message box dialogs | cpu@google.com | 2009-04-14 | 1 | -3/+13 |
* | Switch ResourceBundle::GetLocalizedString to return a string16 instead | tc@google.com | 2009-04-14 | 5 | -19/+19 |
* | grit: cut down on chattiness. | evan@chromium.org | 2009-04-14 | 2 | -5/+10 |
* | Link to DiamondX plugin. | evan@chromium.org | 2009-04-14 | 1 | -0/+1 |
* | Update playback extension so that javascript functions return consistent (but... | ace@google.com | 2009-04-14 | 1 | -2/+6 |
* | Add routing_id to the ipc debugging log output. | willchan@chromium.org | 2009-04-14 | 2 | -1/+6 |
* | The history tests relies on being about to reset a profile, which means we need | thomasvl@chromium.org | 2009-04-14 | 2 | -0/+18 |
* | Fixes a bug where scrolling up would draw over the horizontal | avi@google.com | 2009-04-14 | 1 | -1/+10 |
* | Disk cache: Enable the code that sets the max size automatically. | rvargas@google.com | 2009-04-14 | 3 | -10/+69 |
* | Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo... | pkasting@chromium.org | 2009-04-14 | 4 | -12/+13 |
* | Linux: don't drop invalid scroll requests. | agl@chromium.org | 2009-04-14 | 1 | -20/+18 |
* | Fix problems correctly invalidating/repainting when our updated paint rect fo... | pkasting@chromium.org | 2009-04-14 | 7 | -20/+62 |
* | Remove unused notifications. | paulg@google.com | 2009-04-14 | 3 | -27/+0 |
* | Fix a crash when the browser opens a popup window in Linux. | jhawkins@chromium.org | 2009-04-14 | 1 | -0/+5 |
* | Get the first set of page_cycler_tests working on Mac. This means: MozFile, | nirnimesh@chromium.org | 2009-04-14 | 2 | -30/+41 |
* | Fix a gcc warning about uninitialized variables. | tc@google.com | 2009-04-14 | 1 | -2/+2 |
* | Add unit test for status bubble mac. | pinkerton@chromium.org | 2009-04-14 | 3 | -0/+112 |
* | Review URL: http://codereview.chromium.org/68009 | dimich@google.com | 2009-04-14 | 1 | -0/+6 |
* | Assert that the WinSock DLL supports version 2.2. | wtc@chromium.org | 2009-04-14 | 1 | -9/+14 |
* | Color/emphasize correct portions of view-source: URLs. Original patch by Shi... | pkasting@chromium.org | 2009-04-14 | 4 | -8/+104 |
* | Fix status bubble shadow being opaque, which made the bubble appear to be off... | pkasting@chromium.org | 2009-04-14 | 3 | -43/+38 |
* | Fix typo. Original patch by Shinichiro Hamaji (see http://codereview.chromiu... | pkasting@chromium.org | 2009-04-14 | 2 | -10/+10 |
* | Makes the omnibox show past searches and suggestions for keywords. | sky@chromium.org | 2009-04-14 | 10 | -189/+526 |
* | Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind... | tommi@google.com | 2009-04-14 | 2 | -0/+28 |
* | Convert the internal GetStringF to use string16. This saves a | tc@google.com | 2009-04-14 | 4 | -82/+83 |
* | Rendering dependencies inherited from version.rules less relative. | robertshield@google.com | 2009-04-14 | 1 | -1/+1 |
* | Rename the new Omnibox resources to follow convention and use underscores. A... | deanm@chromium.org | 2009-04-14 | 6 | -0/+5 |
* | Modifies the test_expectations.txt file to add bugs to all tests without bugs... | gwilson@google.com | 2009-04-14 | 1 | -754/+754 |
* | Added undo tab closing item to Tab menu. | idanan@chromium.org | 2009-04-14 | 6 | -0/+27 |
* | Collapse bookmark bars into a single bar per window, rather than one per tab. | pinkerton@chromium.org | 2009-04-14 | 13 | -159/+198 |
* | Prevent an extension from double observing a message filter. | maruel@chromium.org | 2009-04-14 | 2 | -13/+25 |