summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Same CL as 448. Had to redo it.cpu@google.com2008-09-054-2/+7
* Remove dead files.jam@chromium.org2008-09-042-225/+0
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-312-2/+9
* Move SQLite from src/chrome/third_party to src/third_partyaa@google.com2008-08-302-2/+4
* Fix the order when setting the last error code. On XP, it was reset by the Ge...maruel@google.com2008-08-301-2/+3
* Fix the unit test when run from a MUI-Aware Vista installation and the curren...maruel@google.com2008-08-291-12/+36
* Adds a logging level command line switchcpu@google.com2008-08-293-4/+22
* Modifies the query parser to provide the position of the match in thesky@google.com2008-08-291-1/+1
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-291-1/+8
* We don't need to support win2k, so we can always use rand_s. We can also use...deanm@google.com2008-08-291-25/+2
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-281-0/+3
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-282-24/+20
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-1/+5
* Changes saving of prefs/bookmarks to try move a second time if firstsky@google.com2008-08-271-2/+9
* Initialize memory to avoid UMR in unit test.erikkay@google.com2008-08-271-0/+2
* Manually destroy the URLRequest before flushing pending tasks since thedarin@google.com2008-08-271-0/+4
* Explicitly call RunAllPending in the Teardown phase a few more unit tests todarin@google.com2008-08-271-0/+3
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-273-39/+38
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-3/+9
* fix unit testsdarin@google.com2008-08-261-13/+66
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-2611-53/+67
* Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.ericcheng@google.com2008-08-261-1/+2
* Some more glue code for the personalization module.ericcheng@google.com2008-08-261-1/+5
* Use a more compact license header in source files.license.bot2008-08-24175-4908/+700
* Adds capabilities for IPC messages of type long, for the primary purpose of a...klink@google.com2008-08-221-0/+14
* Had the logic for detecting ifdef DEBUG wrong.mbelshe@google.com2008-08-211-1/+1
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-4/+8
* Unrollback r1158.rahulk@google.com2008-08-211-5/+0
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-211-0/+5
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-211-5/+0
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-213-15/+6
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-3/+3
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-204-17/+19
* Revert. Failing unit tests.evanm@google.com2008-08-204-19/+17
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-204-17/+19
* Fix a leak in newly added sync channel unit tests.jabdelmalek@google.com2008-08-201-0/+1
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-202-3/+16
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-193-114/+9
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-193-20/+26
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-8/+8
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+6
* Cleanup some comment typos.ericroman@google.com2008-08-181-1/+1
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+5
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-153-26/+20
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-1/+8
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-153-20/+26
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-154-1/+12
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-154-0/+16
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-1512-122/+239