| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow the renderer/ to include files from webkit/extensions/. | darin@chromium.org | 2009-03-05 | 1 | -0/+1 |
* | POSIX: Rewrite IPC's interaction with FileDescriptor | agl@chromium.org | 2009-03-05 | 8 | -49/+45 |
* | Refactor v8 extensions so that they aren't in the WebCore namespace, and can ... | asargent@chromium.org | 2009-03-05 | 2 | -4/+13 |
* | Fix issue 8331: About dialog became too narrow when we changed | finnur@chromium.org | 2009-03-05 | 51 | -110/+50 |
* | Fixes a bug in the criteria checker that caused the 6-month flag to not be de... | gwilson@google.com | 2009-03-05 | 1 | -72/+32 |
* | The new history and download tab caused a regression where opening the NTP wo... | jcampan@chromium.org | 2009-03-05 | 8 | -13/+11 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 81 | -192/+323 |
* | Remove the chrome view contents tab contents type. Nobody uses it. | brettw@chromium.org | 2009-03-05 | 1 | -1/+4 |
* | Several little style cleanups in GTK download shelf code. | estade@chromium.org | 2009-03-05 | 4 | -8/+23 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 18 | -44/+79 |
* | Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used | brettw@chromium.org | 2009-03-05 | 8 | -14/+17 |
* | Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr... | sidchat@google.com | 2009-03-05 | 2 | -2/+44 |
* | Have WebWorkerProxy send messages directly through RenderThread, instead of R... | jam@chromium.org | 2009-03-05 | 3 | -10/+6 |
* | Fix the golden file. JSON files should end in CRLF on | tc@google.com | 2009-03-05 | 3 | -21/+19 |
* | Reduce the height of options on the Languages panel. | mal@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Remove unnecessary typedef keywords that make gcc 4.3 unhappy. | avi@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 18 | -79/+44 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 18 | -44/+79 |
* | Bump for 169 dev cycle | mal@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Revert r10974 since it didn't change performance on the page cyclers. | darin@chromium.org | 2009-03-05 | 1 | -11/+0 |
* | Changes bookmark sorting to sort folders first. | sky@google.com | 2009-03-05 | 2 | -7/+49 |
* | Revert change 10975 and 10972 because it broke the purify | nsylvain@chromium.org | 2009-03-05 | 6 | -75/+4 |
* | Get history and download HTML UIs into Mac/Linux builds along with supporting... | pinkerton@chromium.org | 2009-03-05 | 8 | -29/+59 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 210 | -1276/+1276 |
* | Fix startup_test failures on Windows buildbot. | phajdan.jr@chromium.org | 2009-03-05 | 1 | -3/+16 |
* | - DevToolsAgent is notified in render thread when RenderView is being detroyed. | yurys@google.com | 2009-03-05 | 3 | -3/+20 |
* | Make startup_tests build and run on Linux (except reference tests). | phajdan.jr@chromium.org | 2009-03-05 | 14 | -124/+142 |
* | Implementation of ResourceDispatcher::OnDownloadProgress | hclam@chromium.org | 2009-03-05 | 1 | -3/+19 |
* | Temporarily disable cookie codepaths that use WebKitClient to analyze | darin@chromium.org | 2009-03-05 | 1 | -0/+11 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-05 | 6 | -4/+59 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2) | hbono@chromium.org | 2009-03-05 | 2 | -1/+21 |
* | Put the dropdown menu button on the linux download shelf. | estade@chromium.org | 2009-03-05 | 6 | -49/+146 |
* | Fix a crash in chrome.exe caused by the external tab container instance getti... | ananta@chromium.org | 2009-03-05 | 2 | -7/+18 |
* | Ensure that we display a sad face for a windowed plugin when the plugin proce... | ananta@chromium.org | 2009-03-05 | 2 | -21/+45 |
* | Replace a notimplemented with a bug about full screen mode. | tc@google.com | 2009-03-05 | 1 | -2/+4 |
* | Use grit to generate locale rc files and remove the old locale rc files from ... | tc@google.com | 2009-03-05 | 153 | -4019/+3473 |
* | Fix a toolbar width TODO. | evan@chromium.org | 2009-03-05 | 1 | -4/+3 |
* | Changes spellcheck_unittest to read dictionaries directly from the src tree. ... | shess@chromium.org | 2009-03-05 | 6 | -75/+20 |
* | Linux: don't call gtk_init in the renderer process. | agl@chromium.org | 2009-03-05 | 1 | -8/+5 |
* | Fixes regression where bookmark manager would show black background | sky@google.com | 2009-03-05 | 1 | -3/+6 |
* | Clean up the browser about URL handler to not derive from WebContents. It is | brettw@chromium.org | 2009-03-04 | 10 | -353/+355 |
* | Changed several references from "char" to "uint8" which is the appropriate de... | ralphl@chromium.org | 2009-03-04 | 2 | -15/+17 |
* | Some cleanup of backing_store_win.cc | cpu@google.com | 2009-03-04 | 2 | -60/+42 |
* | Take two at hooking up title bar on linux. | tc@google.com | 2009-03-04 | 2 | -24/+24 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 6 | -5/+182 |
* | Fix transparency for dragged downloads and links by using the halo text | brettw@chromium.org | 2009-03-04 | 2 | -62/+9 |
* | Revert r9953 since it caused regressions like: | ben@chromium.org | 2009-03-04 | 8 | -56/+26 |
* | Fix potential crash if the saved options tab is ever out of bounds. | ben@chromium.org | 2009-03-04 | 1 | -1/+4 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 9 | -47/+200 |
* | Revert "Hook up the app title to the page title." | tc@google.com | 2009-03-04 | 2 | -9/+9 |