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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't send queries when URL is like:
darin@chromium.org
2008-09-10
4
-16
/
+52
*
Remove the pre-launch bzip2 hack.
ericroman@google.com
2008-09-10
1
-23
/
+0
*
Patch for bug 1994:
fqian@google.com
2008-09-10
6
-9
/
+121
*
Cleanup some constants in the binding code.
fqian@google.com
2008-09-10
3
-42
/
+40
*
Add suggested parentheses to fix build with GCC 4.3
evanm@google.com
2008-09-10
1
-4
/
+4
*
Simply use a named enum instead of a typedef.
evanm@google.com
2008-09-10
2
-1
/
+2
*
Fix the GCC build.
darin@chromium.org
2008-09-10
1
-2
/
+2
*
disable tests that are not ready to be enabled yet
darin@chromium.org
2008-09-10
1
-0
/
+3
*
Put back r1891 with some task deletion disabled to maintain backwards compat ...
darin@chromium.org
2008-09-10
3
-38
/
+121
*
This fixes http://code.google.com/p/chromium/issues/detail?id=643, which
iyengar@google.com
2008-09-10
2
-35
/
+52
*
Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out
mark@chromium.org
2008-09-10
11
-64
/
+60
*
Update the reference build to 1912.
maruel@google.com
2008-09-10
48
-0
/
+0
*
Oops. It's called _unittest, not _test.
erg@google.com
2008-09-09
1
-1
/
+1
*
Bounds check the tab index before attempting to index into the TabStripModel ...
beng@google.com
2008-09-09
1
-6
/
+6
*
Fix a bug with positioning windows from a secondary monitor.
mpcomplete@google.com
2008-09-09
1
-2
/
+4
*
Fix bug with resizeBy in Gears dialogs.
mpcomplete@google.com
2008-09-09
1
-11
/
+1
*
Moves bookmark related classes into bookmarks directory. There are no
sky@google.com
2008-09-09
38
-75
/
+72
*
Create "ap" key to fallback on full installer even if the key didnt exist (fo...
kuchhal@chromium.org
2008-09-09
2
-10
/
+132
*
Make google url build and get the unit tests to link.
erg@google.com
2008-09-09
1
-19
/
+29
*
Make CreateDirectory consistent on Win and Posix when directory exists.
mmoss@google.com
2008-09-09
2
-3
/
+4
*
Fix build break, add TODO to clean up unit test reference
awalker@google.com
2008-09-09
1
-6
/
+8
*
backing out checkin to closed tree
beng@google.com
2008-09-09
1
-6
/
+6
*
Update file that got committed under the wrong name, causing
awalker@google.com
2008-09-09
1
-30
/
+53
*
Bounds check the tab index before attempting to index into the TabStripModel ...
beng@google.com
2008-09-09
1
-6
/
+6
*
Fix the file extension.
maruel@google.com
2008-09-09
1
-0
/
+0
*
remove platform includes
pinkerton@google.com
2008-09-09
1
-4
/
+2
*
define constants for strings in absence of GRIT machinery on mac&linux as a t...
pinkerton@google.com
2008-09-09
2
-1
/
+49
*
Don't index https content. This uses the toplevel
brettw@google.com
2008-09-09
1
-0
/
+9
*
Refactor the platform canvas unit test a bit so that it can be run on
awalker@google.com
2008-09-09
10
-17
/
+57
*
This change implements the performance recommendation from:
darin@google.com
2008-09-09
2
-13
/
+26
*
fill in a missing routine for MacOS
pinkerton@google.com
2008-09-09
2
-0
/
+10
*
remove reference in mac ifdef to a function not in the shared RendeTheme header
pinkerton@google.com
2008-09-09
1
-4
/
+0
*
WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE when
wtc@google.com
2008-09-09
1
-0
/
+1
*
Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.
mmoss@google.com
2008-09-09
7
-19
/
+36
*
Apply xcconfigs to Mac TestShell, fix warnings
mmentovai@google.com
2008-09-09
6
-695
/
+450
*
fix platform differences in editor client, make compile on non-windows
pinkerton@google.com
2008-09-09
2
-9
/
+41
*
Fixes bug in TableView where by we return nothing as selected when
sky@google.com
2008-09-09
2
-36
/
+22
*
fix win bustage
pinkerton@google.com
2008-09-09
2
-1
/
+2
*
Get rid of an unneded static variable in the Mac TimeTicks::Now
mmentovai@google.com
2008-09-09
1
-6
/
+10
*
Update the v8 reference in the Mac testshell project.
avi@google.com
2008-09-09
1
-114
/
+54
*
Bulk fixes to get Mac Test Shell more compile-happy.
avi@google.com
2008-09-09
10
-123
/
+231
*
if-def the event conversion code to fit with the ifdefs in WebCore.
pinkerton@google.com
2008-09-09
2
-3
/
+37
*
stub out win-only routines and impl user agent for MacOS X
pinkerton@google.com
2008-09-09
1
-2
/
+23
*
Patch from Szymon Piechowicz <szymonpiechowicz@o2.pl>
beng@google.com
2008-09-09
2
-6
/
+7
*
Update strings
tc@google.com
2008-09-09
7
-10
/
+10
*
Replace "WINAPI" with platform-independent "API_CALL".
mmoss@google.com
2008-09-09
3
-12
/
+9
*
Add some script generated files to not force a full rebuild when cleaning the...
maruel@google.com
2008-09-09
0
-0
/
+0
*
Use a GURL instead of a string when creating object, saves two string convers...
pinkerton@google.com
2008-09-09
2
-6
/
+5
*
Merge v8.xcodeproj@219 to Chromium. This avoids unnecessary recompilation
mmentovai@google.com
2008-09-09
1
-1
/
+1
*
Build host_resolver on the Mac
mmentovai@google.com
2008-09-09
4
-12
/
+13
[next]