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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add distribution specific strings.
rahulk@google.com
2008-08-27
44
-0
/
+2432
*
Send the close browser window command via a automation message
joshia@google.com
2008-08-27
1
-12
/
+12
*
Changes saving of prefs/bookmarks to try move a second time if first
sky@google.com
2008-08-27
2
-4
/
+18
*
Adding a test to make sure Find restarts properly after a timeout.
finnur@google.com
2008-08-27
2
-0
/
+2266
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
31
-425
/
+491
*
The positioning of detached dragged tabs was wrong with the new frames, becau...
beng@google.com
2008-08-27
1
-1
/
+1
*
Initialize memory to avoid UMR in unit test.
erikkay@google.com
2008-08-27
1
-0
/
+2
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Fix header guard.
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Manually destroy the URLRequest before flushing pending tasks since the
darin@google.com
2008-08-27
1
-0
/
+4
*
Again, call RunAllPending to flush out the pending tasks. This is done to make
darin@google.com
2008-08-27
1
-0
/
+3
*
Explicitly call RunAllPending in the Teardown phase a few more unit tests to
darin@google.com
2008-08-27
4
-0
/
+12
*
Flush the message loop in the Teardown phase of these tests. This helps Purify
darin@google.com
2008-08-27
1
-0
/
+3
*
No code change. Just adding some comments explaining why we need to keep trac...
finnur@google.com
2008-08-27
1
-3
/
+7
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
10
-79
/
+143
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
32
-495
/
+1063
*
Position the find box correctly with the new frames.
beng@google.com
2008-08-27
1
-1
/
+4
*
Make the system menu for frames have submenus for encoding and text zoom
beng@google.com
2008-08-26
3
-11
/
+42
*
Force unittests to run using en-us strings.
tc@google.com
2008-08-26
1
-1
/
+3
*
Bumping up the default hung plugin timeout to 30 seconds. This matches with
iyengar@google.com
2008-08-26
2
-9
/
+9
*
Extends the toolbar keyboard support. Adds skipping of unavailable elements o...
klink@google.com
2008-08-26
3
-10
/
+27
*
First set of string changes for after beta.
tc@google.com
2008-08-26
2
-9
/
+19
*
Hopefully, this will be the final attempt to fix
kasperl@google.com
2008-08-26
1
-1
/
+1
*
Stop passing all the shell arguments as a single
kasperl@google.com
2008-08-26
1
-2
/
+2
*
Update debugger tests to use the new (old) way of passing
kasperl@google.com
2008-08-26
1
-2
/
+2
*
Disable the interceptor DCHECK that we are only called from a single thread.
darin@google.com
2008-08-26
1
-1
/
+6
*
fix unit tests
darin@google.com
2008-08-26
4
-16
/
+79
*
fix test running to not spawn another AtExitManager
darin@google.com
2008-08-26
1
-6
/
+0
*
fix build bustage
darin@google.com
2008-08-26
2
-5
/
+1
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
103
-236
/
+341
*
Second attempt to fix p13n breakage.
ericcheng@google.com
2008-08-26
1
-0
/
+2
*
Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.
ericcheng@google.com
2008-08-26
5
-11
/
+20
*
Some more glue code for the personalization module.
ericcheng@google.com
2008-08-26
5
-2
/
+34
*
Sets the visibility bool of the Home button.
klink@google.com
2008-08-25
1
-0
/
+2
*
Remove the profiling system. This wasn't being used and complicated some part...
brettw@google.com
2008-08-25
16
-1544
/
+8
*
Make the AeroGlassFrame better:
beng@google.com
2008-08-25
15
-216
/
+307
*
Create a unit test for making sure constrined popup windows close when their ...
erg@google.com
2008-08-25
1
-2
/
+56
*
Fix bug in constrained windows where the close box was detaching instead of c...
beng@google.com
2008-08-25
1
-1
/
+2
*
Second attempt at fixing task manager crash. Provide a protected ReleaseWindo...
beng@google.com
2008-08-25
3
-2
/
+14
*
Make tabs highlight and accept clicks based on the shape of the rendered tab,...
beng@google.com
2008-08-25
4
-0
/
+91
*
Fix flicker of hover state on mouseover of tabs. The pulsating code was a lit...
beng@google.com
2008-08-25
1
-6
/
+3
*
Fix a leak in HistoryProfileTest.TypicalProfileVersion.
erikkay@google.com
2008-08-25
1
-8
/
+9
*
Add some new tests for NavigationController for navigations that come in when...
brettw@google.com
2008-08-25
2
-13
/
+224
*
Remove obsolete project so it doesn't confuse new developers
pinkerton@google.com
2008-08-25
1
-649
/
+0
*
We can link with secur32.lib and call the SSPI functions directly.
wtc@google.com
2008-08-25
1
-0
/
+1
*
Make PlatformThread::SetName operate only on the current thread.
deanm@google.com
2008-08-25
4
-4
/
+4
*
SCons build: Add app\client_util.cc. Handle rename of
sgk@google.com
2008-08-25
2
-1
/
+2
*
roll back r1297 for now
beng@google.com
2008-08-24
2
-1
/
+1
*
Fix task manager crash by releasing the delegate's scoped_ptr back to the win...
beng@google.com
2008-08-24
2
-1
/
+1
[next]