| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement right click context menu on gtk. | estade@chromium.org | 2009-03-09 | 8 | -19/+220 |
* | Initial Linux chrome.gyp changes (some courtesy mmoss): | sgk@google.com | 2009-03-09 | 1 | -10/+24 |
* | Add a copy of DOM checker for testing. DOM checker is a tool to help automate | patrick@chromium.org | 2009-03-09 | 5 | -0/+1471 |
* | Fixes possible crash in SessionBackend. I believe what's happening | sky@google.com | 2009-03-09 | 3 | -7/+62 |
* | Make SecondLaunch UI test not-flaky by using more reliable | phajdan.jr@chromium.org | 2009-03-09 | 1 | -6/+2 |
* | More WebKit API action (chromium side). | darin@chromium.org | 2009-03-09 | 4 | -37/+17 |
* | Script and configs to generate Debian packages from current build. | mmoss@chromium.org | 2009-03-09 | 11 | -0/+609 |
* | Run more unit tests on Linux: | phajdan.jr@chromium.org | 2009-03-09 | 13 | -89/+100 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 7 | -11/+35 |
* | Add regression test for bug 7900 and necessary infrastructure. | phajdan.jr@chromium.org | 2009-03-09 | 3 | -1/+62 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-09 | 5 | -55/+72 |
* | Bump for 170 dev cycle. 169 was branched at 11198 | mal@chromium.org | 2009-03-09 | 1 | -1/+1 |
* | chrome-ui://extensions/ is now populated with data collected from the Extensi... | rafaelw@chromium.org | 2009-03-09 | 13 | -60/+456 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 28 | -56/+148 |
* | The MetricsService are not initialized unless the user have opted in | jar@chromium.org | 2009-03-08 | 1 | -9/+13 |
* | Fill out some of the new abstract methods of WebKitClient. | ericroman@google.com | 2009-03-08 | 4 | -2/+48 |
* | WebKit merge 41447:41498 | ericroman@google.com | 2009-03-07 | 2 | -3/+4 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 28 | -148/+56 |
* | Revert change 11199 because it breaks the page cyclers | nsylvain@chromium.org | 2009-03-07 | 5 | -72/+55 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-07 | 5 | -55/+72 |
* | Allow clicks to windows disabled by modal dialogs to bring the entire modal s... | ben@chromium.org | 2009-03-07 | 1 | -0/+13 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 28 | -56/+148 |
* | Fix about box truncation (and truncation of probably every other box on glass... | ben@chromium.org | 2009-03-07 | 1 | -1/+2 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 28 | -149/+57 |
* | oops | estade@chromium.org | 2009-03-07 | 1 | -1/+1 |
* | fix windows build break. | estade@chromium.org | 2009-03-07 | 1 | -1/+2 |
* | Refactor render view context menu in preparation for porting. | estade@chromium.org | 2009-03-07 | 14 | -731/+774 |
* | Rename _posix to _mac since it doesn't build on Linux. | mmoss@chromium.org | 2009-03-07 | 2 | -1/+1 |
* | Exclude more IPC tests from purify buildbot. Looks like one of the tests usi... | jam@chromium.org | 2009-03-07 | 1 | -2/+2 |
* | Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I) | jungshik@google.com | 2009-03-07 | 5 | -6/+12 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 28 | -57/+149 |
* | Enable interstitial pages for SSL certificate errors on Linux. | markus@chromium.org | 2009-03-07 | 2 | -15/+18 |
* | Enable the character encoding menu, zoom menu, and the help menu item. | tc@google.com | 2009-03-06 | 4 | -15/+18 |
* | Snapshoting improvements for building with gyp under windows. | bradnelson@google.com | 2009-03-06 | 3 | -219/+694 |
* | Start the crash_service on windows when running ui tests, if it's not running... | jam@chromium.org | 2009-03-06 | 2 | -44/+106 |
* | Fix build break. | mpcomplete@google.com | 2009-03-06 | 1 | -1/+2 |
* | Fix Purify UMR and MLK due to ExtensionViewTest: | mpcomplete@google.com | 2009-03-06 | 2 | -1/+5 |
* | Implement accelerators in the gtk port (try 2). | erg@google.com | 2009-03-06 | 9 | -52/+142 |
* | Generate data packs for all languages and allow us to load | tc@google.com | 2009-03-06 | 8 | -264/+228 |
* | Add url to AutomationMsg_DidNavigate | amit@chromium.org | 2009-03-06 | 2 | -2/+3 |
* | Change JSONFileValueSerializer to use FilePath by default. | erikkay@google.com | 2009-03-06 | 1 | -2/+7 |
* | RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c... | erg@google.com | 2009-03-06 | 23 | -39/+252 |
* | Add a product_name of 'chrome' on the non-Mac systems. | sgk@google.com | 2009-03-06 | 1 | -0/+12 |
* | Pipeline_Impl was modified to properly render a stream that has video but no ... | ralphl@chromium.org | 2009-03-06 | 1 | -3/+1 |
* | Adds a command line flag, --user-scripts-dir=..., to specify a directory to use | mark@chromium.org | 2009-03-06 | 3 | -2/+13 |
* | Fix renderer hang that occurs when a RenderWidget with outstanding synchronou... | jam@chromium.org | 2009-03-06 | 2 | -0/+10 |
* | Added a test for testing standalone installer. | anantha@chromium.org | 2009-03-06 | 5 | -34/+179 |
* | Reland r11118. | darin@chromium.org | 2009-03-06 | 5 | -14/+26 |
* | Test to see if we can reduce some crashes by deferring delegate destruction u... | ben@chromium.org | 2009-03-06 | 28 | -34/+38 |
* | Use common name for icns file to avoid case sensitivity issues with | jrg@chromium.org | 2009-03-06 | 3 | -3/+3 |