| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 1 | -32/+4 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 1 | -4/+32 |
* | Finish unforking the async history item changes. | mpcomplete@google.com | 2008-11-04 | 1 | -2/+2 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 1 | -5/+4 |
* | This fixes the VerifyHistoryLength ui test flakiness. The test initiates page... | ananta@chromium.org | 2008-10-31 | 1 | -0/+15 |
* | Part 2 of the CL to unfork our changes to FrameLoader.cpp to support the | mpcomplete@google.com | 2008-10-31 | 1 | -3/+19 |
* | Make ImageBuffer creation and handling conform to proper WebKit form rather t... | brettw@google.com | 2008-10-31 | 1 | -3/+2 |
* | Add referrer to session restore. | ericroman@google.com | 2008-10-28 | 1 | -1/+1 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -3/+9 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ... | ananta@chromium.org | 2008-10-20 | 1 | -1/+25 |
* | Remove throttling code from the Browser process and implement throttling in t... | erg@google.com | 2008-10-17 | 1 | -7/+40 |
* | Separate out most view creation from WebContents. This adds a new sub-delegat... | brettw@google.com | 2008-10-17 | 1 | -2/+2 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 1 | -1/+16 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=146&, | ananta@chromium.org | 2008-10-16 | 1 | -0/+8 |
* | Add an alternate error page for connection errors. This is already supported... | tc@google.com | 2008-10-15 | 1 | -11/+27 |
* | Rename various text zoom related stuff to be more generic, since we now can | brettw@google.com | 2008-10-14 | 1 | -10/+11 |
* | Patch by Thatcher Ulrich <tulrich@google.com>. | ojan@google.com | 2008-10-09 | 1 | -1/+1 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -0/+3 |
* | Adds MSAA/IAccessible exposure of web content. | klink@chromium.org | 2008-09-30 | 1 | -4/+35 |
* | While testing I hit a DCHECK on line 1643 (because of a UMR). | finnur@google.com | 2008-09-29 | 1 | -1/+1 |
* | Factor out a RenderThread interface | cpu@google.com | 2008-09-26 | 1 | -2/+3 |
* | Fix bug 455: Active match in Find is not selected and links are not focused a... | finnur@google.com | 2008-09-26 | 1 | -1/+1 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 1 | -0/+1 |
* | This CL enables the Page info menu when right-clicking on a page/frame. | jcampan@chromium.org | 2008-09-23 | 1 | -1/+3 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -15/+5 |
* | Don't index https content. This uses the toplevel | brettw@google.com | 2008-09-09 | 1 | -0/+9 |
* | Made changes to the JavaScript debugger in preparing for an upcoming | sgjesse@google.com | 2008-08-29 | 1 | -1/+1 |
* | Simplify OneShotTimer and RepeatingTimer. Fix up all consumers. | darin@google.com | 2008-08-28 | 1 | -4/+3 |
* | This call is incorrect because calling it here allows any subframe to update ... | mmoss@google.com | 2008-08-28 | 1 | -4/+0 |
* | Second attempt to fix p13n breakage. | ericcheng@google.com | 2008-08-26 | 1 | -0/+2 |
* | Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out. | ericcheng@google.com | 2008-08-26 | 1 | -0/+4 |
* | Some more glue code for the personalization module. | ericcheng@google.com | 2008-08-26 | 1 | -0/+13 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Code review changes. Incorporated all the suggestions from previous review. | joshia@google.com | 2008-08-21 | 1 | -10/+15 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 1 | -3/+3 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -1/+10 |
* | Added support for PostMessage from the automation framework to | iyengar@google.com | 2008-08-15 | 1 | -0/+25 |
* | Code to facilitate sending message to external host. | joshia@google.com | 2008-08-15 | 1 | -0/+5 |
* | Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist... | timsteele@google.com | 2008-08-15 | 1 | -0/+12 |
* | Step 1 at making Gears run in the renderer process (enabled by switch | mpcomplete@google.com | 2008-08-15 | 1 | -1/+20 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 1 | -4/+4 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 1 | -8/+4 |
* | Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh... | timsteele@google.com | 2008-08-01 | 1 | -1/+6 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+2469 |