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
*
Use the WTF::getPtr technology in our bindings code generator. This will let...
abarth@google.com
2008-07-31
1
-4
/
+28
*
Script to scan a Visual Studio solution file (.sln) and extract the projects ...
maruel@google.com
2008-07-31
1
-0
/
+110
*
Move BrowserToolbarView to the frames (XPFrame/VistaFrame).
beng@google.com
2008-07-31
11
-44
/
+117
*
This adds an additional condition on my previous patch in r183 which tried to...
brettw@google.com
2008-07-31
2
-1
/
+39
*
Change the value of em:maxVersion from "2.0.0.*" to "3.0.*"
wtc@google.com
2008-07-31
1
-1
/
+1
*
Get SCons building Windows again without having to Import()/re-Export(): use...
sgk@google.com
2008-07-31
9
-47
/
+21
*
Change the order of functions on the cc file to follow the order of the heade...
rvargas@google.com
2008-07-31
3
-726
/
+735
*
Updated the SSL UI test with the common name from the new cert.
jcampan@google.com
2008-07-31
1
-4
/
+2
*
Linux SCons fix for LZMA.
evanm@google.com
2008-07-31
1
-1
/
+6
*
Fix issue where debugger wasn't showing its contents.
beng@google.com
2008-07-31
4
-3
/
+20
*
Fix SCons breakage, plus latest updates:
sgk@google.com
2008-07-31
7
-56
/
+55
*
Ignore some nested directories.
maruel@google.com
2008-07-31
0
-0
/
+0
*
Initial commit to get a handful of third_party packages building properly und...
keunwoo@google.com
2008-07-31
8
-26
/
+173
*
Fix 1303177: Homepage field left enabled even though Reset to Default sets ho...
finnur@google.com
2008-07-31
2
-7
/
+9
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
98
-416
/
+467
*
We were reporting Google Update errors as error:0, due to the fact that we we...
finnur@google.com
2008-07-31
2
-0
/
+6
*
It's causing regressions.
brettw@google.com
2008-07-31
2
-34
/
+1
*
My earlier change to blindly copy all the files under Application\Chrome brea...
rahulk@google.com
2008-07-31
6
-47
/
+116
*
We did not display "Chrome crashed, Do you want to restart chrome" when break...
nsylvain@google.com
2008-07-31
3
-3
/
+30
*
Turns out this fix works pretty well; the failures remaining after this fix a...
mbelshe@google.com
2008-07-31
1
-1
/
+5
*
We had a Brian's head left in the product - we had the correct image in app/t...
glen@google.com
2008-07-31
2
-0
/
+0
*
This fixes the problem of little boxes appearing in Gmail when you don't have...
brettw@google.com
2008-07-31
2
-1
/
+34
*
Add Debug and Release to the ignore list.
maruel@google.com
2008-07-31
0
-0
/
+0
*
Simplifies the project configuration by setting the lib dependency in the sou...
maruel@google.com
2008-07-31
1
-2
/
+6
*
Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...
erikkay@google.com
2008-07-31
23
-81
/
+585
*
Remove unnecessary use of atomic operations. Getting the pid on windows is v...
deanm@google.com
2008-07-31
1
-6
/
+1
*
Trap all malloc/new allocation failures in chrome.dll at allocation point. Th...
maruel@google.com
2008-07-31
1
-0
/
+13
*
Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...
jar@google.com
2008-07-31
3
-17
/
+20
*
Update V8 in Chrome to pull in fix for subtle issue where we would use more m...
kasperl@google.com
2008-07-31
1
-1
/
+1
*
Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...
sgk@google.com
2008-07-31
54
-718
/
+433
*
rollback these changes
beng@google.com
2008-07-31
3
-20
/
+11
*
fix bustage, not sure why this didn't break on my machine
beng@google.com
2008-07-31
1
-0
/
+3
*
Stub out the files to be used for the new browser frame.
beng@google.com
2008-07-31
12
-0
/
+677
*
Should not be able to construct a CustomFrameWindow directly. Should use Crea...
beng@google.com
2008-07-31
2
-11
/
+17
*
Make Visual Studio ignore the return value of the xcopy command since the fil...
nsylvain@google.com
2008-07-31
1
-1
/
+1
*
Move some methods from public to protected, since only subclasses should be c...
beng@google.com
2008-07-31
3
-82
/
+79
*
forgot these files
beng@google.com
2008-07-31
4
-460
/
+75
*
Move dialog-specific aspects of ClientView into a new subclass DialogClientView.
beng@google.com
2008-07-31
18
-222
/
+714
*
Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...
ojan@google.com
2008-07-31
3
-3
/
+5
*
I looked at the full dump from the previous crashes and it looks like a testi...
brettw@google.com
2008-07-30
7
-29
/
+88
*
At the first run use Omaha usagestats key to determine whether to collect use...
rahulk@google.com
2008-07-30
4
-3
/
+5
*
Add views\non_client_view.cc to the SCons build.
sgk@google.com
2008-07-30
1
-0
/
+1
*
Fix memory leak when simulating failures in unit tests.
rvargas@google.com
2008-07-30
1
-1
/
+3
*
This changes the assertion somewhat. We get NULL a lot, just with no characte...
brettw@google.com
2008-07-30
1
-6
/
+21
*
Removes a method never implemented in HistoryDB.
sky@google.com
2008-07-30
1
-3
/
+0
*
Make the download arrow show and hide correctly in response to shelf visibili...
glen@google.com
2008-07-30
5
-9
/
+10
*
Simple change to make the "New [incognito] window" commands work like you'd e...
pkasting@google.com
2008-07-30
2
-6
/
+5
*
Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...
beng@google.com
2008-07-30
6
-149
/
+229
*
sidchat@google.com
2008-07-30
1
-1
/
+1
*
Made changes to display tooltip window when user navigates through the icons ...
stanguturi@google.com
2008-07-30
4
-8
/
+121
[next]