index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of code from the old to new TLS interface.
deanm@chromium.org
2008-09-10
3
-20
/
+25
*
Fix a bug with positioning windows from a secondary monitor.
mpcomplete@google.com
2008-09-09
1
-2
/
+4
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
4
-10
/
+6
*
Replace a custom memcpy(wchar_t*) with the new safer lcpy API. Pass MAX_PATH...
deanm@google.com
2008-09-08
1
-4
/
+14
*
Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...
brettw@google.com
2008-09-07
1
-0
/
+10
*
Don't reinvent the wheel - base::wclscpy does this work in one line of code.
beng@google.com
2008-09-07
1
-6
/
+1
*
Adds missing virtual destructors on a couple of interface classes.
darin@google.com
2008-09-06
2
-0
/
+4
*
Clamp open file name size.
beng@google.com
2008-09-05
1
-4
/
+8
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
2
-7
/
+61
*
Resolve Array Overflow.
sidchat@google.com
2008-09-05
1
-7
/
+10
*
Same CL as 448. Had to redo it.
cpu@google.com
2008-09-05
4
-2
/
+7
*
Remove dead files.
jam@chromium.org
2008-09-04
2
-225
/
+0
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Some more changes so that Chromium and Google Chrome do not clash with each o...
rahulk@google.com
2008-08-31
2
-2
/
+9
*
Move SQLite from src/chrome/third_party to src/third_party
aa@google.com
2008-08-30
2
-2
/
+4
*
Fix the order when setting the last error code. On XP, it was reset by the Ge...
maruel@google.com
2008-08-30
1
-2
/
+3
*
Fix the unit test when run from a MUI-Aware Vista installation and the curren...
maruel@google.com
2008-08-29
1
-12
/
+36
*
Adds a logging level command line switch
cpu@google.com
2008-08-29
3
-4
/
+22
*
Modifies the query parser to provide the position of the match in the
sky@google.com
2008-08-29
1
-1
/
+1
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
1
-1
/
+8
*
We don't need to support win2k, so we can always use rand_s. We can also use...
deanm@google.com
2008-08-29
1
-25
/
+2
*
Make a step on refactoring navigation. The eventual plan is to have the Navig...
brettw@google.com
2008-08-28
1
-0
/
+3
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
2
-24
/
+20
*
The GetWindowRect must return the rect of the container HWND; not the actual ...
erg@google.com
2008-08-28
1
-1
/
+5
*
Changes saving of prefs/bookmarks to try move a second time if first
sky@google.com
2008-08-27
1
-2
/
+9
*
Initialize memory to avoid UMR in unit test.
erikkay@google.com
2008-08-27
1
-0
/
+2
*
Manually destroy the URLRequest before flushing pending tasks since the
darin@google.com
2008-08-27
1
-0
/
+4
*
Explicitly call RunAllPending in the Teardown phase a few more unit tests to
darin@google.com
2008-08-27
1
-0
/
+3
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
3
-39
/
+38
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
1
-3
/
+9
*
fix unit tests
darin@google.com
2008-08-26
1
-13
/
+66
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
11
-53
/
+67
*
Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.
ericcheng@google.com
2008-08-26
1
-1
/
+2
*
Some more glue code for the personalization module.
ericcheng@google.com
2008-08-26
1
-1
/
+5
*
Use a more compact license header in source files.
license.bot
2008-08-24
175
-4908
/
+700
*
Adds capabilities for IPC messages of type long, for the primary purpose of a...
klink@google.com
2008-08-22
1
-0
/
+14
*
Had the logic for detecting ifdef DEBUG wrong.
mbelshe@google.com
2008-08-21
1
-1
/
+1
*
Code review changes. Incorporated all the suggestions from previous review.
joshia@google.com
2008-08-21
1
-4
/
+8
*
Unrollback r1158.
rahulk@google.com
2008-08-21
1
-5
/
+0
*
Revert 1158 as it is breaking ui_tests
rahulk@google.com
2008-08-21
1
-0
/
+5
*
Do not display "Google" in titlebar of Chromium builds.
rahulk@google.com
2008-08-21
1
-5
/
+0
*
Moves bookmarks out of history into its own file (JSON).
sky@google.com
2008-08-21
3
-15
/
+6
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
2
-3
/
+3
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
4
-17
/
+19
*
Revert. Failing unit tests.
evanm@google.com
2008-08-20
4
-19
/
+17
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
4
-17
/
+19
*
Fix a leak in newly added sync channel unit tests.
jabdelmalek@google.com
2008-08-20
1
-0
/
+1
*
Chrome changes to allow non-ASCII characters in shortcut filenames.
mpcomplete@google.com
2008-08-20
2
-3
/
+16
*
Move time formatters that only use ICU into base/time.*
tc@google.com
2008-08-19
3
-114
/
+9
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-19
3
-20
/
+26
[next]