| Commit message (Expand) | Author | Age | Files | Lines |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 12 | -25/+29 |
* | Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message | ananta@chromium.org | 2009-02-11 | 3 | -6/+4 |
* | Disabling the BrowsersRememberFocus test in interactive ui tests to keep | ananta@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Updating reference build to revision 9586 to pick up the latest automation | ananta@chromium.org | 2009-02-11 | 85 | -2211/+5665 |
* | POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix) | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | The Chrome Automation framework is based on a homegrown request response IPC ... | ananta@chromium.org | 2009-02-11 | 12 | -2131/+1507 |
* | Media player availability now determined by SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -2/+9 |
* | Add a unit test to check that the extension is not repeated in a downloaded f... | sidchat@google.com | 2009-02-11 | 1 | -0/+3 |
* | Add build flags to chrome.xcodeproj | amanda@chromium.org | 2009-02-11 | 1 | -0/+13 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 14 | -71/+71 |
* | Text fields were not getting focused. | jcampan@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Almost complete implementation of the Chrome video renderer. Still needs to ... | ralphl@chromium.org | 2009-02-11 | 2 | -27/+421 |
* | Fix some files in common. I changed this a while ago but forgot to check it in | brettw@chromium.org | 2009-02-11 | 1 | -1/+5 |
* | This CL ensures we don't store empty values in the autofill form DB. | jcampan@chromium.org | 2009-02-11 | 7 | -21/+98 |
* | Add libjpeg to the app target | pinkerton@chromium.org | 2009-02-11 | 1 | -5/+7 |
* | Redo my IPC change, undoing the linker dependency. | jam@chromium.org | 2009-02-11 | 4 | -458/+472 |
* | Handle tooltip message so we get fewer NOTIMPLEMENTED()s. | evan@chromium.org | 2009-02-11 | 1 | -1/+6 |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 10 | -18/+211 |
* | Implement browser scrolling on posix. | estade@chromium.org | 2009-02-11 | 3 | -72/+35 |
* | Draw custom buttons in toolbar. | evan@chromium.org | 2009-02-11 | 2 | -42/+151 |
* | Port some strings in download/save_package.cc | estade@chromium.org | 2009-02-11 | 5 | -197/+158 |
* | Under the OS X Sandbox, some system calls are blocked. | jeremy@chromium.org | 2009-02-11 | 1 | -0/+6 |
* | Back out parts of r9537 to fix Linux build bustage. | jeremy@chromium.org | 2009-02-11 | 1 | -22/+14 |
* | Fix a potential infinite loop in TabRestoreUITest.RestoreToDifferentWindow. | patrick@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Make sure we copy the file descriptor set when assigning IPC::Messages | paul@chromium.org | 2009-02-11 | 1 | -0/+3 |
* | Fix a browser crash when the URLRequestChromeJob goes away | rvargas@google.com | 2009-02-11 | 1 | -2/+4 |
* | Fix a browser crash when the async resource handler keeps an | rvargas@google.com | 2009-02-11 | 1 | -1/+6 |
* | Unittest gardening on MacOS X: | shess@chromium.org | 2009-02-11 | 4 | -32/+29 |
* | * Fix error checking for mmap() for POSIX shared memory. | jeremy@chromium.org | 2009-02-11 | 1 | -14/+22 |
* | Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer.... | ananta@chromium.org | 2009-02-11 | 2 | -4/+22 |
* | Make browsing_data_remover.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 4 | -6/+49 |
* | Fill in more gtk callbacks in RenderWidgetHostViewGtk. | estade@chromium.org | 2009-02-10 | 1 | -3/+15 |
* | Re-revert change 9439. The original change 9439 was reverted | iposva@google.com | 2009-02-10 | 1 | -0/+4 |
* | Attempt at preventing a crasher. | jcampan@chromium.org | 2009-02-10 | 1 | -0/+15 |
* | Optionally support URLPatterns in standalone user | aa@chromium.org | 2009-02-10 | 3 | -19/+86 |
* | Adds two install strings for translation | cpu@google.com | 2009-02-10 | 2 | -0/+12 |
* | POSIX: add missing NOTIMPLEMENTED | agl@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Turn on Mac cursor support now that we're already linking in the world. | avi@chromium.org | 2009-02-10 | 2 | -8/+19 |
* | Add test to check that FDs are sent through the OS X Sandbox ok. | jeremy@chromium.org | 2009-02-10 | 4 | -30/+119 |
* | Move opener/group relationship forgetting on navigation into TabStripModel fr... | ben@chromium.org | 2009-02-10 | 5 | -49/+168 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 35 | -329/+173 |
* | Upping the version of trunk because we are abandoning the 2.0.161.0 tree. | jon@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Remove p13n from chrome_dll.rc | tim@chromium.org | 2009-02-10 | 1 | -4/+0 |
* | Make character_encoding.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-10 | 3 | -3/+3 |
* | MovePluginWindows should always be called, even if suppress_view_updating_ is... | jam@chromium.org | 2009-02-10 | 1 | -4/+6 |
* | Fix build. I merged the .sln files wrong and lost the | tc@google.com | 2009-02-10 | 2 | -2/+2 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 19 | -62/+64 |
* | Do some more work on RenderWidgetHostViewGtk | estade@chromium.org | 2009-02-10 | 2 | -75/+92 |
* | Disable context menu item "Open image in new tab" from context menu for thumb... | sidchat@google.com | 2009-02-10 | 1 | -0/+8 |
* | Rename the localized_strings vcproj file to webkit_strings | tc@google.com | 2009-02-10 | 2 | -4/+4 |