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
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
62
-188
/
+232
*
Use own our bzip2 error handler instead of the default which prints error mes...
deanm@google.com
2008-07-30
3
-0
/
+41
*
Send the "shutdown didn't get to finish" metric to UMA.
evanm@google.com
2008-07-30
1
-0
/
+4
*
Rename the sandbox tests to look better on the submodules waterfall page.
nsylvain@google.com
2008-07-30
4
-7
/
+7
*
Fix most issues when building base as a x64 target.
maruel@google.com
2008-07-30
8
-14
/
+80
*
Fix the property sheet (.vsprops) inheritance.
maruel@google.com
2008-07-30
2
-4
/
+4
*
Rollback 109
jar@google.com
2008-07-30
3
-60
/
+48
*
M base/message_loop.h
jar@google.com
2008-07-30
3
-48
/
+60
*
A more portable HostResolver implementation.
darin@google.com
2008-07-30
2
-63
/
+101
*
Fix 1295677: REGRESSION: Import SETS startup page to imported home page.
finnur@google.com
2008-07-30
10
-31
/
+72
*
build bustage
beng@google.com
2008-07-30
2
-2
/
+3
*
Make HWNDViewContainer set up its contents view separately from its Init method.
beng@google.com
2008-07-30
17
-37
/
+49
*
roll back this part of the fix since it has unintended side effects when call...
beng@google.com
2008-07-30
1
-1
/
+2
*
Rename ChromeFrame->BrowserWindow
beng@google.com
2008-07-30
24
-172
/
+224
*
Do not use RecycleOrDelete since it is not ready for prime-time.
darin@google.com
2008-07-30
6
-21
/
+24
*
Move the initial sizing of a Window into a separate function (SetInitialBoun...
beng@google.com
2008-07-30
2
-76
/
+81
*
Fix signature for a known FIM purify warning.
nsylvain@google.com
2008-07-30
1
-2
/
+2
*
forgot these files
beng@google.com
2008-07-30
2
-0
/
+4
*
Window Delegate Improvements:
beng@google.com
2008-07-30
69
-531
/
+528
*
Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...
beng@google.com
2008-07-30
1
-0
/
+8
*
When run chrome with --no-sandbox, the renderer process calls the dtor of Bro...
cpu@google.com
2008-07-30
1
-1
/
+4
*
Fix broken unittest. AttemptToClosePage now sets up state.
ojan@google.com
2008-07-30
1
-0
/
+1
*
Fix a crash. Now sometimes TabContentses can be NULL it seems.
beng@google.com
2008-07-30
1
-2
/
+3
*
I screwed this one up, and had my index munging wrong.
beng@google.com
2008-07-30
1
-13
/
+8
*
Fix hang detection when closing a tab to not fire when a modal dialog is open.
ojan@google.com
2008-07-29
1
-0
/
+9
*
Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...
ojan@google.com
2008-07-29
13
-45
/
+161
*
Have the V8BindingsEmitter handle when the source .idl file doesn't exist.
sgk@google.com
2008-07-29
1
-2
/
+5
*
Revert revision 73 because it was checked in when the tree was closed.
nsylvain@google.com
2008-07-29
4
-121
/
+8
*
Made changes to display the tooltip window when user navigates through the ic...
stanguturi@google.com
2008-07-29
4
-8
/
+121
*
I submitted this code by mistake in my previous revert.
nsylvain@google.com
2008-07-29
1
-11
/
+4
*
Reverting revision 70, 66 and 65 to fix crashes.
nsylvain@google.com
2008-07-29
10
-96
/
+43
*
We got a bunch of crashes after this starting in r66.
brettw@google.com
2008-07-29
1
-1
/
+1
*
Make the new tab thumbnail slighly less confusing -- laid out properly,
evanm@google.com
2008-07-29
1
-2
/
+14
*
Update chrome strings. No changes in webkit strings.
tc@google.com
2008-07-29
1
-0
/
+1
*
Puts back the optional unescaping of control characters and URL parse-affecti...
brettw@google.com
2008-07-29
7
-29
/
+88
*
Makes the process model heuristic for generated searches only apply in --proc...
creis@google.com
2008-07-29
1
-2
/
+3
*
Update DEPS to pull V8 from v8/trunk instead of v8/branches/beta.
kasperl@google.com
2008-07-29
1
-1
/
+1
*
Add a return value to InternalCloseTabContentsAt, indicating whether or not t...
beng@google.com
2008-07-29
2
-9
/
+21
*
Ugh. It turns out we were never properly removing the dragged tab from the so...
beng@google.com
2008-07-29
5
-11
/
+65
*
Save a few lines since I don't need a test fixture. This was just silly over...
pkasting@google.com
2008-07-29
1
-3
/
+1
*
Add a unittest for the JSONValueSerializer::set_allow_trailing_comma() method...
tc@google.com
2008-07-29
2
-1
/
+18
*
Fix the build. I meant to include this in the chrome side of the previous ch...
tc@google.com
2008-07-29
1
-1
/
+1
*
Update the JSONValueSerializer to have a flag to allow trailing commas. By d...
tc@google.com
2008-07-29
3
-7
/
+15
*
Fix mbspatch.cc to work on non-Windows platforms.
keunwoo@google.com
2008-07-29
1
-1
/
+12
*
Add a flag to JSONReader to allow trailing commas.
tc@google.com
2008-07-29
3
-85
/
+185
*
Create a constructor to construct an AddressList::Data
wtc@google.com
2008-07-28
4
-12
/
+17
*
Rename uninstall link from Chrome to localized "Google Chrome" string (value ...
rahulk@google.com
2008-07-28
2
-5
/
+8
*
Update our icon with 32-bit and 8-bit versions.
glen@google.com
2008-07-28
1
-0
/
+0
*
Delete empty, unused avatar folder.
timsteele@google.com
2008-07-28
0
-0
/
+0
*
Undo the redo of the icon. Even a clobber build didn't fix it, though it does...
glen@google.com
2008-07-28
1
-0
/
+0
[next]