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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
3
-4
/
+29
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
1
-3
/
+0
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
2
-2
/
+17
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
10
-107
/
+158
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
10
-162
/
+131
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
10
-131
/
+162
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
10
-223
/
+131
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
10
-131
/
+223
*
Add a macutil for the main app bundle and override
thomasvl@chromium.org
2009-03-03
2
-0
/
+42
*
Fix a second error in the build bustage, still about constness.
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Remove an extra const keyword which caused a build break.
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
77
-369
/
+363
*
Lint fix in comment
jar@chromium.org
2009-03-03
1
-2
/
+2
*
Avoid a crash in mktime() when Visual C++ 2005 is
wtc@chromium.org
2009-03-03
2
-6
/
+65
*
Port Replace(First)SubstringsAfterOffset to string16.
dsh@google.com
2009-03-03
3
-55
/
+57
*
Start stitching GYP-generated files into the Linux build:
sgk@google.com
2009-03-03
4
-510
/
+512
*
Improve comments in FieldTrial class.
jar@chromium.org
2009-03-02
1
-13
/
+7
*
Convert encryptor.cc and friends to string16.
thestig@chromium.org
2009-03-02
2
-0
/
+8
*
Merge the latest version of PR_ParseTimeString. This
wtc@chromium.org
2009-03-02
2
-148
/
+456
*
Fix linux tree (move static const definition out of class and into cc file)
jar@chromium.org
2009-03-02
2
-1
/
+4
*
Renovate FieldTrial class to better bit with histogram usage.
jar@chromium.org
2009-03-02
3
-47
/
+236
*
Add missing tests to the GYP+Xcode build.
mark@chromium.org
2009-03-02
1
-47
/
+37
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
1
-1893
/
+0
*
Instead of appending "Downloads" to the user document directory, let each pla...
estade@chromium.org
2009-02-28
1
-4
/
+4
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
4
-51
/
+88
*
Add ToUpperASCII and StringToUpperASCII.
wtc@chromium.org
2009-02-27
2
-2
/
+49
*
Revert "Revert "ASCII <-> UTF16 conversion functions. These are just copies ...
kuchhal@chromium.org
2009-02-26
2
-8
/
+29
*
Add a test to DelayTimer ensure that the callback is never
agl@chromium.org
2009-02-26
2
-0
/
+34
*
Convert FileVersionInfo NOTIMPLEMENTED()s into a bug.
evan@chromium.org
2009-02-26
1
-25
/
+5
*
Revert "ASCII <-> UTF16 conversion functions. These are just copies of WideT...
kuchhal@chromium.org
2009-02-26
2
-29
/
+8
*
ASCII <-> UTF16 conversion functions. These are just copies of WideToASCII and
darin@chromium.org
2009-02-26
2
-8
/
+29
*
Bring the GYP-based build up to the current state of the trunk.
mark@chromium.org
2009-02-26
1
-1
/
+1
*
Try a new approach to fixing IAT unpatch crashes when the DLL is gone.
deanm@chromium.org
2009-02-26
2
-23
/
+26
*
Reverting 10456.
hbono@chromium.org
2009-02-26
3
-85
/
+7
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85
hbono@chromium.org
2009-02-26
3
-7
/
+85
*
Add an identity (id) to system drag & drop.
tc@google.com
2009-02-26
2
-0
/
+17
*
Convert some little-used process function NOTIMPLEMENTED()s into a bug.
evan@chromium.org
2009-02-26
1
-4
/
+5
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
1
-0
/
+571
*
Add CommandLine::Terminate to be able to re-initialize the process command line
evan@chromium.org
2009-02-25
2
-1
/
+13
*
Get DataPack compiling on Mac and run its unittest.
thomasvl@chromium.org
2009-02-25
2
-0
/
+16
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
2
-2
/
+2
*
Change the string_escape functions to use string16 rather than wstring.
dsh@google.com
2009-02-25
5
-17
/
+28
*
Allow inclusion of libpng in the deps file.
brettw@chromium.org
2009-02-25
1
-1
/
+2
*
Fix include paths for libpng.
brettw@chromium.org
2009-02-25
4
-11
/
+10
*
Initial support for Renderer Side Histograms
jar@chromium.org
2009-02-25
2
-40
/
+231
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
6
-58
/
+53
*
Recommit r10259 after successful try server run.
jeremy@chromium.org
2009-02-24
6
-10
/
+89
*
Revert r10259 & subsequent fixes.
jeremy@chromium.org
2009-02-24
6
-90
/
+10
*
Fix Win32 unit tests broken by r10259.
jeremy@chromium.org
2009-02-24
1
-1
/
+2
*
Fix windows bustage in r10259
jeremy@chromium.org
2009-02-24
1
-3
/
+3
[next]