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
*
Rollback 148 that got submitted by mistake and is not ready yet.
rahulk@google.com
2008-08-27
42
-0
/
+2142
*
Add new generated_resources.grd file (with all references to Google Chrome re...
rahulk@google.com
2008-08-27
42
-2142
/
+0
*
Add distribution specific strings.
rahulk@google.com
2008-08-27
44
-0
/
+2432
*
Add unit tests for WorkerPool and add a working but poor implementation for L...
dsh@google.com
2008-08-27
3
-1
/
+83
*
Send the close browser window command via a automation message
joshia@google.com
2008-08-27
1
-12
/
+12
*
Move std::string16 to base::string16. Don't pollute the std namespace. Don't
mmentovai@google.com
2008-08-27
13
-155
/
+178
*
Use correct decls for non-windows platforms. Create a platform-neutral wrappe...
pinkerton@google.com
2008-08-27
2
-4
/
+11
*
Add more net unit tests to linux.
rvargas@google.com
2008-08-27
1
-6
/
+6
*
Some more passing tests in base for Linux
mmentovai@google.com
2008-08-27
4
-64
/
+37
*
For RenderThemeMac.h into pending and create new RenderThemeMac in port to im...
pinkerton@google.com
2008-08-27
3
-13
/
+1755
*
Changes saving of prefs/bookmarks to try move a second time if first
sky@google.com
2008-08-27
2
-4
/
+18
*
Use our own bz_internal_error
mmentovai@google.com
2008-08-27
2
-0
/
+12
*
Adding a test to make sure Find restarts properly after a timeout.
finnur@google.com
2008-08-27
2
-0
/
+2266
*
On .mm files in net and base:
mmentovai@google.com
2008-08-27
6
-195
/
+42
*
Fix incorrect usage of ScopedHandle
cpu@google.com
2008-08-27
1
-4
/
+2
*
include basictypes for mac/linux
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
include config.h first otherwise bad things happen
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
Rename atomicops_internals_x86_mac.h back to its original name,
mmentovai@google.com
2008-08-27
3
-6
/
+7
*
add stub for ScrollViewMac to build in platform/mac
pinkerton@google.com
2008-08-27
2
-12
/
+221
*
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
*
Forking ResourceResponseBase into pending until we can push it upstream to We...
pinkerton@google.com
2008-08-27
2
-1
/
+252
*
Add more passing tests to base_unittests. Add a few more headers we use to
mmentovai@google.com
2008-08-27
3
-10
/
+25
*
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
*
Include process_util_posix.cc in POSIX SCons builds
mmentovai@google.com
2008-08-27
1
-0
/
+1
*
Fix process_util_posix.cc
mmentovai@google.com
2008-08-27
3
-5
/
+8
*
Stub out a few things into process_util_posix.
deanm@google.com
2008-08-27
1
-0
/
+26
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Fix header guard.
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Make perftimer and run_all_perftests compile on Posix. Stub out a few things...
deanm@google.com
2008-08-27
7
-24
/
+32
*
use the correct string converstion util
pinkerton@google.com
2008-08-27
1
-1
/
+1
*
make reference parameters const.
pinkerton@google.com
2008-08-27
3
-15
/
+16
*
Move a bunch of code-driven binding template configuration to a data-driven a...
deanm@google.com
2008-08-27
3
-43
/
+139
*
Update the Chromium Project's V8 version to the current V8 version, 132113
whesse@google.com
2008-08-27
1
-1
/
+1
*
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
*
rollback r1427 to attempt to fix test failures
darin@google.com
2008-08-27
1
-0
/
+2
*
Fix the net_perftests to work again.
darin@google.com
2008-08-27
3
-23
/
+32
*
Re-enable DeletePendingTasks. We need this to plug memory leaks in the unit
darin@google.com
2008-08-27
1
-2
/
+0
*
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
*
Add dcheck to CloseHandle()
cpu@google.com
2008-08-27
1
-2
/
+5
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
32
-495
/
+1063
*
Use COMPILE_ASSERT instead of DCHECK for compile-time constant checks
mmentovai@google.com
2008-08-27
1
-4
/
+4
*
Update pr_time_unittest.cc in base.xcodeproj following r1375
mmentovai@google.com
2008-08-27
1
-4
/
+4
*
Position the find box correctly with the new frames.
beng@google.com
2008-08-27
1
-1
/
+4
*
Mark the platform_canvas_unittest as windows specific.
erg@google.com
2008-08-27
3
-9
/
+9
[next]