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
*
more missing dependencies (caused by bad dependencies somewhere else)
nsylvain@chromium.org
2009-09-27
1
-0
/
+7
*
Another case where we need to allow "this" in the constructor.
nsylvain@chromium.org
2009-09-27
1
-4
/
+9
*
Don't assume that we build from the src/chrome folder.
nsylvain@chromium.org
2009-09-27
1
-1
/
+1
*
Fix build breakage by disabling a warning.
nsylvain@chromium.org
2009-09-27
2
-4
/
+10
*
Add missing dependencies.
nsylvain@chromium.org
2009-09-27
1
-0
/
+3
*
Revert my last change to the known leaks to see if
nsylvain@chromium.org
2009-09-27
1
-60
/
+0
*
Disable some purify leaks while Tim tries to fix them. (All from syncapi)
nsylvain@chromium.org
2009-09-27
1
-0
/
+60
*
Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin...
tim@chromium.org
2009-09-27
1
-0
/
+2
*
Disable LayoutTests/transitions/transition-end-event-window.html because
nsylvain@chromium.org
2009-09-27
1
-0
/
+2
*
The comment above the ExtensionApiTest.Toolstrip says that it's
nsylvain@chromium.org
2009-09-27
1
-1
/
+1
*
Disable AutocompleteEditViewTest.AltEnter and AutocompleteEditViewTest.Browse...
nsylvain@chromium.org
2009-09-27
1
-2
/
+4
*
Updating trunk VERSION build from 219.3 to 219.4
laforge@chromium.org
2009-09-27
1
-1
/
+1
*
Add suppression for new memory leak that appeared during the WebKit deps roll.
levin@chromium.org
2009-09-27
1
-0
/
+31
*
WebKit update 48766:48796
levin@chromium.org
2009-09-27
2
-1
/
+4
*
WebKit update 48747:48766
levin@chromium.org
2009-09-27
3
-2
/
+7
*
Remove unneeded main.
maruel@chromium.org
2009-09-27
1
-1
/
+0
*
Reduce the amount of crap pulled in crash_Service.
maruel@chromium.org
2009-09-27
1
-1
/
+1
*
Update src/third_party/WebKit to 27313.
maruel@chromium.org
2009-09-27
1
-1
/
+1
*
Fix the linux shared build for common_constants.
thestig@chromium.org
2009-09-26
1
-0
/
+5
*
Update the TabContents::SavePage parameter to take FilePath instead of wstrin...
rsesek@chromium.org
2009-09-26
9
-27
/
+17
*
generate_profile is now a large binary, sigh.
maruel@chromium.org
2009-09-26
1
-1
/
+10
*
Add new reliability crash to known_crashes.txt.
thestig@chromium.org
2009-09-26
1
-0
/
+10
*
Forgot to remove these no-longer important comments in http://src.chromium.or...
mirandac@chromium.org
2009-09-26
1
-2
/
+1
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
29
-516
/
+42
*
Update native_client (to get the fix for 64bit Linux gyp)
gregoryd@google.com
2009-09-26
1
-1
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
29
-42
/
+516
*
Update our mixed content state with information from the new mixed content
abarth@chromium.org
2009-09-26
7
-3
/
+41
*
More work in Command Buffers
gman@google.com
2009-09-26
57
-2303
/
+2265
*
Fix to allow NOOP to work again.
gman@google.com
2009-09-26
1
-4
/
+23
*
Fix Linux Views build.
finnur@chromium.org
2009-09-26
1
-0
/
+2
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
30
-157
/
+612
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
25
-507
/
+27
*
Use base/logging from chrome/browser/sync. Add a macro to libjingle's
nick@chromium.org
2009-09-26
10
-44
/
+57
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
30
-27
/
+864
*
Add a Valgrind suppression.
thestig@chromium.org
2009-09-26
1
-0
/
+9
*
Remove the context menu item 'Remove from shelf' from download shelf
mhm@chromium.org
2009-09-26
4
-17
/
+0
*
Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changed
kbr@google.com
2009-09-26
7
-184
/
+99
*
Fix comments in test expectations. Also, the description in my previous
dpranke@google.com
2009-09-26
1
-9
/
+25
*
Widen a valgrind suppression yet again.
thestig@chromium.org
2009-09-26
1
-1
/
+1
*
Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o...
vangelis@google.com
2009-09-26
2
-6
/
+6
*
Disable a test that is causing valgrind problems.
levin@chromium.org
2009-09-26
1
-2
/
+2
*
Fixes regression introduced by fixing bookmark bar. We need to process
sky@chromium.org
2009-09-26
1
-19
/
+25
*
Add the ability to distinguish between tests that fail due to a difference
dpranke@google.com
2009-09-26
3
-20
/
+44
*
Update svn:ignore due to r27296.
maruel@chromium.org
2009-09-26
0
-0
/
+0
*
Fix locale settings to not be hard-coded to English.
mirandac@chromium.org
2009-09-26
1
-2
/
+2
*
Rebaseline a Linux layout test.
evan@chromium.org
2009-09-26
4
-4
/
+19
*
linux+mac: drop unused code
evan@chromium.org
2009-09-26
3
-20
/
+8
*
Remove "remove" from download item context menu on mac.
thakis@chromium.org
2009-09-26
3
-65
/
+5
*
Assorted dashboard changes:
ojan@chromium.org
2009-09-26
2
-178
/
+248
*
Fix a bug where we get an extra resize event for background tabs.
tony@chromium.org
2009-09-25
1
-0
/
+2
[next]